OSDN Git Service

* PR rtl-optimization/31344 is actually middle-end bug.
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 May 2007 08:46:30 +0000 (08:46 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 May 2007 08:46:30 +0000 (08:46 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@124826 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/testsuite/ChangeLog

index 4756ff8..5237add 100644 (file)
@@ -1,6 +1,6 @@
 2007-05-18  Uros Bizjak  <ubizjak@gmail.com>
 
-       PR rtl-optimization/31344
+       PR middle-end/31344
        * expr.c (emit_move_change_mode): Change mode of push operands here.
 
 2007-05-17  Ian Lance Taylor  <iant@google.com>
index 75b2d53..9a3b27e 100644 (file)
@@ -1,6 +1,6 @@
 2007-05-18  Uros Bizjak  <ubizjak@gmail.com>
 
-       PR rtl-optimization/31344
+       PR middle-end/31344
        * gcc.dg/pr31344.c: New test.
 
 2007-05-17  Ian Lance Taylor  <iant@google.com>