PR rtl-optimization/51069 (verify_loop_info failed)

Jan Hubicka hubicka@ucw.cz
Wed Dec 28 19:20:00 GMT 2011


> Just a nit, can't you break out of the loop when irred_invalidated is set to
> true as well?  There is no need to look through any further edges.  I.e.

Sure, though we do have horrible time complexity in case irreducible
regions are including recomputing the whole CFG flags after every path
removal.

Honza



More information about the Gcc-patches mailing list