[Bug middle-end/43503] field in-place decrement isn't optimized

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Mar 24 01:12:00 GMT 2010



------- Comment #1 from pinskia at gcc dot gnu dot org  2010-03-24 01:12 -------
The problem comes from cross jumping happening late so it only gets rid of the
conditional after register allocation.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c++                         |middle-end
           Keywords|                            |missed-optimization


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



More information about the Gcc-bugs mailing list