tree-inline.c
160 KB
-
re PR tree-optimization/45709 (internal compiler error: in add_phi_arg, at tree-phinodes.c:395) · 6a78fd06
2010-09-18 Richard Guenther <rguenther@suse.de> PR tree-optimization/45709 * tree-inline.c (copy_phis_for_bb): Delay commit of edge insertions until after all PHI nodes of the block are processed. * g++.dg/torture/pr45709-2.C: New testcase. From-SVN: r164397
Richard Guenther committed