Fix botched ChangeLog entries in previous commit.
authorDiego Novillo <dnovillo@gcc.gnu.org>
Sat, 8 Jan 2005 18:32:48 +0000 (13:32 -0500)
committerDiego Novillo <dnovillo@gcc.gnu.org>
Sat, 8 Jan 2005 18:32:48 +0000 (13:32 -0500)
From-SVN: r93089

gcc/ChangeLog
gcc/testsuite/ChangeLog

index 5960c6ef9e7b710399d77b08484e2b562f1a2dc8..f5dad8b4bf655ee3c0167957f136032e7e45e0e1 100644 (file)
@@ -1,6 +1,7 @@
 2005-01-08  Jeff Law  <law@redhat.com>
            Diego Novillo  <dnovillo@redhat.com>
 
+       PR tree-optimization/18241
        * tree-nrv.c (tree_nrv): Ignore volatile return values.
        * tree-ssa-dse.c (dse_optimize_stmt): Do not optimize
        statements with volatile operands.
index ce3e92af33cfcd6d81f608e6a258d1703d76f0b9..2973bfcb7d40c7262a580cc70fd017026c9f0ae3 100644 (file)
@@ -1,5 +1,6 @@
 2005-01-08  Diego Novillo  <dnovillo@redhat.com>
 
+       PR tree-optimization/18241
        * gcc.dg/pr18241-1.c: New test.
        * gcc.dg/pr18241-2.c: New test.
        * gcc.dg/pr18241-3.c: New test.