mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-26 16:51:01 +08:00
Commit correct version of last patch
This commit is contained in:
parent
985873e508
commit
bc7ac0a2da
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user