tree-into-ssa.c
52.4 KB
-
tree-into-ssa.c (insert_phi_nodes_for): Pass argument WORK_STACK by reference. · d21d51d0
* tree-into-ssa.c (insert_phi_nodes_for): Pass argument WORK_STACK by reference. Call VEC_safe_push instead of VEC_quick_push. Update all users. testsuite/ChangeLog * gcc.c-torture/compile/pr18712.c: New test. From-SVN: r91481
Diego Novillo committed