OSDN Git Service

* cse.c (cse_insn): Avoid subreg games if the equivalence
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index ae3918f..d2d0398 100644 (file)
@@ -1,3 +1,8 @@
+2002-09-04  Richard Henderson  <rth@redhat.com>
+
+       * cse.c (cse_insn): Avoid subreg games if the equivalence
+       is already in the proper mode.
+
 2002-09-04  Eric Botcazou  <ebotcazou@multimania.com>
 
        PR c/7102