pr52756.c
221 Bytes
-
re PR middle-end/52756 (255.vortex in SPEC CPU 2000 failed to build) · 18ce8171
2012-04-02 Richard Guenther <rguenther@suse.de> PR tree-optimization/52756 * tree-ssa-threadupdate.c (def_split_header_continue_p): New function. (thread_through_loop_header): After threading through the loop latch remove the split part from the loop and clear further threading opportunities that would create a multiple entry loop. * gcc.dg/torture/pr52756.c: New testcase. From-SVN: r186085
Richard Guenther committed