Commit b7034e06 by Diego Novillo

Add missing PR identifier for PR18712 fix.

From-SVN: r91482
parent d21d51d0
2004-11-29 Diego Novillo <dnovillo@redhat.com> 2004-11-29 Diego Novillo <dnovillo@redhat.com>
PR tree-optimization/18712
* tree-into-ssa.c (insert_phi_nodes_for): Pass argument * tree-into-ssa.c (insert_phi_nodes_for): Pass argument
WORK_STACK by reference. WORK_STACK by reference.
Call VEC_safe_push instead of VEC_quick_push. Call VEC_safe_push instead of VEC_quick_push.
......
2004-11-29 Diego Novillo <dnovillo@redhat.com> 2004-11-29 Diego Novillo <dnovillo@redhat.com>
PR tree-optimization/18712
* gcc.c-torture/compile/pr18712.c: New test. * gcc.c-torture/compile/pr18712.c: New test.
2004-11-29 Joseph Myers <joseph@codesourcery.com> 2004-11-29 Joseph Myers <joseph@codesourcery.com>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment