[Bug tree-optimization/38819] [4.2/4.3/4.4 Regression] trapping expression wrongly hoisted out of loop

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jan 16 22:26:00 GMT 2009



------- Comment #12 from rguenth at gcc dot gnu dot org  2009-01-16 22:26 -------
A different possible patch would be to have a special mode that pre-splits
the CFG at the possible exit points and insert edges to the exit BB.  We
could condition that on a flag or so.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38819



More information about the Gcc-bugs mailing list