mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-07 14:57:21 +08:00
* config/h8300/h8300.md (a peephole2): Fix a typo.
From-SVN: r62701
This commit is contained in:
parent
68441a3b53
commit
a05566a31a
@ -1,3 +1,7 @@
|
||||
2003-02-11 Kazu Hirata <kazu@cs.umass.edu>
|
||||
|
||||
* config/h8300/h8300.md (a peephole2): Fix a typo.
|
||||
|
||||
2003-02-11 Richard Earnshaw <rearnsha@arm.com>
|
||||
|
||||
* arm.mc (return_address_mask): Use CC_REGNUM for the condition code
|
||||
|
@ -3498,7 +3498,7 @@
|
||||
|| INTVAL (operands[1]) == 7
|
||||
|| INTVAL (operands[1]) == 15
|
||||
|| INTVAL (operands[1]) == 31
|
||||
|| INTVAL (operands[1]) == 64
|
||||
|| INTVAL (operands[1]) == 63
|
||||
|| INTVAL (operands[1]) == 127
|
||||
|| INTVAL (operands[1]) == 65535)"
|
||||
[(set (match_dup 0)
|
||||
|
Loading…
Reference in New Issue
Block a user