tree-cfgcleanup.c
31.3 KB
-
re PR c++/65626 (ICE in fixup_noreturn_call called by tree-ssa-forwprop.c:2492) · bed18fbd
2015-03-31 Richard Biener <rguenther@suse.de> PR middle-end/65626 * tree-cfgcleanup.c (fixup_noreturn_call): Only split the block of the noreturn call so it is last and cleanup_control_flow_bb can do the CFG part. * g++.dg/torture/pr65626.C: New testcase. From-SVN: r221790
Richard Biener committed