projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e90721b
)
Add forgotten PR number to the last changelog entry:
author
Andrew Pinski
<pinskia@gcc.gnu.org>
Sat, 30 Jun 2007 02:21:57 +0000
(19:21 -0700)
committer
Andrew 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
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index e203773254b31ff6f919b2b7a88b4e65dc0beb83..ed0267466d2857de9de92632928a2820e395a2c1 100644
(file)
--- 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).