diff options
Diffstat (limited to 'gcc/config/h8300/h8300.md')
-rw-r--r-- | gcc/config/h8300/h8300.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/config/h8300/h8300.md b/gcc/config/h8300/h8300.md index ffdd0cc4783..cfd6c1b8d1c 100644 --- a/gcc/config/h8300/h8300.md +++ b/gcc/config/h8300/h8300.md @@ -175,6 +175,8 @@ (ne (symbol_ref "TARGET_H8300H") (const_int 0)) (const_int 10) (ne (symbol_ref "TARGET_H8300S") (const_int 0)) (const_int 10)] (const_int 14)))]) + +(include "predicates.md") ;; ---------------------------------------------------------------------- ;; MOVE INSTRUCTIONS |