[Bug rtl-optimization/17234] if-conversion problem

2021-06-08 Thread pinskia at gcc dot gnu.org via Gcc-bugs
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

2007-07-25 Thread steven at gcc dot gnu dot org
--- 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