* config/h8300/h8300.md (a peephole2): Fix a typo.
authorKazu Hirata <kazu@cs.umass.edu>
Tue, 11 Feb 2003 17:41:33 +0000 (17:41 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 11 Feb 2003 17:41:33 +0000 (17:41 +0000)
From-SVN: r62701

gcc/ChangeLog
gcc/config/h8300/h8300.md

index 92496afffc6c862a80581abfefbc71eec499291a..86973f66dc8ad78b27853444abd3609792d56e0a 100644 (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
index a95957eb17f6483e059509166ee4014219f01f72..39e8bcea13eb85dbbf44dcfeb109be6ebe41ecb4 100644 (file)
        || 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)