OSDN Git Service

Add missing PR number.
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 23 Nov 2004 23:45:11 +0000 (23:45 +0000)
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 23 Nov 2004 23:45:11 +0000 (23:45 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91123 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 95dcb34..cb666a9 100644 (file)
@@ -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).