OSDN Git Service

Fix botched ChangeLog entries in previous commit.
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Jan 2005 18:32:48 +0000 (18:32 +0000)
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Jan 2005 18:32:48 +0000 (18:32 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93089 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/testsuite/ChangeLog

index 5960c6e..f5dad8b 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 ce3e92a..2973bfc 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.