[Bug rtl-optimization/17234] if-conversion problem
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=17234 --- Comment #8 from Andrew Pinski --- I can no longer reproduce this issue with a more recent compiler. Also The order of the basic block changed. So we have now: entry je L3 calls L3: ret Most likely due to the heurstics changes. Anyways I for
[Bug rtl-optimization/17234] if-conversion problem
--- Comment #7 from steven at gcc dot gnu dot org 2007-07-25 19:43 --- This may actually have been fixed by my cfglayout work. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17234