OSDN Git Service

PR target/17626
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 4eeefe8..1d77339 100644 (file)
@@ -1,3 +1,10 @@
+2004-09-23  Hans-Peter Nilsson  <hp@axis.com>
+
+       PR target/17626
+       * config/cris/cris.md (moverside, movemside): Rename variable
+       "reg" to "otherop".  To generate canonical RTX, check that otherop
+       isn't constant instead of checking that operand 1 is a register.
+
 2004-09-23  Jakub Jelinek  <jakub@redhat.com>
 
        * tree-ssa-propagate.c (set_rhs): Fail if EXPR is COMPOUND_EXPR.