Add forgotten PR number to the last changelog entry:
authorAndrew Pinski <pinskia@gcc.gnu.org>
Sat, 30 Jun 2007 02:21:57 +0000 (19:21 -0700)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Sat, 30 Jun 2007 02:21:57 +0000 (19:21 -0700)
2007-06-29  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR middle-end/30024
        * emit-rtl.c (init_emit_once): Intilize const_tiny_rtx[0]
        for complex modes (both int and real).

From-SVN: r126137

gcc/ChangeLog

index e203773254b31ff6f919b2b7a88b4e65dc0beb83..ed0267466d2857de9de92632928a2820e395a2c1 100644 (file)
@@ -1,5 +1,6 @@
 2007-06-29  Andrew Pinski  <andrew_pinski@playstation.sony.com>
 
+       PR middle-end/30024
        * emit-rtl.c (init_emit_once): Intilize const_tiny_rtx[0]
        for complex modes (both int and real).