OSDN Git Service

2004-07-15 Roman Zippel <zippel@linux-m68k.org>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 0db81d0..f0eb71f 100644 (file)
@@ -1,5 +1,11 @@
 2004-07-15  Roman Zippel  <zippel@linux-m68k.org>
 
+       * config/m68k/m68k.c (output_move_qimode): Abort on an attempt to 
+       generate code which is generated by pushqi1 now
+       * config/m68k/m68k.h (MOVE_BY_PIECES_P): Remove.
+
+2004-07-15  Roman Zippel  <zippel@linux-m68k.org>
+
        * combine.c (simplify_set): match the mode of the constant 0 with 
        the tested operand to match the compare behaviour and the 
        simplify_relational_operation() expectation.