[Bug rtl-optimization/16803] PowerPC - invariant code motion could be removed from loop.

rakdver at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jul 30 19:15:00 GMT 2004


------- Additional Comments From rakdver at gcc dot gnu dot org  2004-07-30 19:15 -------
Branch on count is not used since we do not know whether the loop is not 
infinite (which would be the case if y == MAX_INT - SOME_CONST).

The fact that neither of the two rtl loop invariant motion passes nor PRE moves 
the invariants out of the loop is weird.  I will have a look at that.

Zdenek

-- 


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



More information about the Gcc-bugs mailing list