aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorAndrew Pinski <pinskia@gcc.gnu.org>2007-06-29 19:21:57 -0700
committerAndrew Pinski <pinskia@gcc.gnu.org>2007-06-29 19:21:57 -0700
commit23512eb32c50149c0096a77726edb1220a816cdc (patch)
tree3128c50718079f89eb9dbe4cfb9354100c911014 /gcc
parente90721b1108b9615c0850ecc6527ece38209439e (diff)
downloadgcc-23512eb32c50149c0096a77726edb1220a816cdc.zip
gcc-23512eb32c50149c0096a77726edb1220a816cdc.tar.gz
gcc-23512eb32c50149c0096a77726edb1220a816cdc.tar.bz2
Add forgotten PR number to the last changelog entry:
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
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index e203773..ed02674 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -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).