From: Jeff Law Date: Wed, 12 Feb 2020 21:57:50 +0000 (-0700) Subject: Commit correct version of last patch X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bc7ac0a2da25315100dd8d1a29eb050568fa4345;p=gcc.git Commit correct version of last patch --- diff --git a/gcc/config/h8300/h8300.md b/gcc/config/h8300/h8300.md index f12eb46306f..bcc78a4ce4d 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)