diff --git a/gcc/config/h8300/h8300.md b/gcc/config/h8300/h8300.md index f12eb46306f2..bcc78a4ce4d0 100644 --- a/gcc/config/h8300/h8300.md +++ b/gcc/config/h8300/h8300.md @@ -5372,7 +5372,7 @@ (define_peephole2 [(set (match_operand:HSI 0 "register_operand" "") (and:HSI (match_dup 0) - (match_operand:HSI 1 "const_int_qi_operand" ""))) + (match_operand:HSI 1 "const_int_operand" ""))) (set (cc0) (compare (match_dup 0) (const_int 0))) (set (pc)