projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ceb7eb8
)
Add missing PR number.
author
Diego Novillo
<dnovillo@gcc.gnu.org>
Tue, 23 Nov 2004 23:45:11 +0000
(18:45 -0500)
committer
Diego Novillo
<dnovillo@gcc.gnu.org>
Tue, 23 Nov 2004 23:45:11 +0000
(18:45 -0500)
From-SVN: r91123
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 95dcb34366f7c8830e7fcc9323ecf8a9b995da1e..cb666a9e020a30754aea422b1d4037e0fa39b913 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,5
+1,6
@@
2004-11-23 Diego Novillo <dnovillo@redhat.com>
+ PR tree-optimization/18618
* tree-into-ssa.c (DEF_VEC_MALLOC_P(basic_block)): Declare.
(insert_phi_nodes_for): Change third argument to VEC(basic_block).
* tree-ssa-dom.c (avail_exprs_stack): Change type to VEC(tree_on_heap).