re PR rtl-optimization/7930 (ICE in ARM backend)
authorRichard Earnshaw <rearnsha@gcc.gnu.org>
Sat, 21 Sep 2002 17:11:56 +0000 (17:11 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Sat, 21 Sep 2002 17:11:56 +0000 (17:11 +0000)
PR opt/7930
* cse.c (fold_rtx): Calculate old_cost before we fold each
operand.

From-SVN: r57395

gcc/ChangeLog

index 6b28a903227423cb6e8bb1b270acbf79ea4cdb2a..694dec17a00e6171ab60b88f2c0061b85c894083 100644 (file)
@@ -1,6 +1,7 @@
 2002-09-21  Richard Earnshaw  <rearnsha@arm.com>
 
-       * cse.c (fold_rtx): Calculate the old cost before we fold each
+       PR opt/7930
+       * cse.c (fold_rtx): Calculate old_cost before we fold each
        operand.
 
 2002-09-21  Richard Henderson  <rth@redhat.com>