* config/h8300/h8300.md (a peephole2): Fix a typo.

From-SVN: r62701
This commit is contained in:
Kazu Hirata 2003-02-11 17:41:33 +00:00 committed by Kazu Hirata
parent 68441a3b53
commit a05566a31a
2 changed files with 5 additions and 1 deletions

View File

@ -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

View File

@ -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)