mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-12 00:57:19 +08:00
Add missing PR identifier for PR18712 fix.
From-SVN: r91482
This commit is contained in:
parent
d21d51d099
commit
b7034e060b
@ -1,5 +1,6 @@
|
||||
2004-11-29 Diego Novillo <dnovillo@redhat.com>
|
||||
|
||||
PR tree-optimization/18712
|
||||
* tree-into-ssa.c (insert_phi_nodes_for): Pass argument
|
||||
WORK_STACK by reference.
|
||||
Call VEC_safe_push instead of VEC_quick_push.
|
||||
|
@ -1,5 +1,6 @@
|
||||
2004-11-29 Diego Novillo <dnovillo@redhat.com>
|
||||
|
||||
PR tree-optimization/18712
|
||||
* gcc.c-torture/compile/pr18712.c: New test.
|
||||
|
||||
2004-11-29 Joseph Myers <joseph@codesourcery.com>
|
||||
|
Loading…
Reference in New Issue
Block a user