[Bug optimization/12845] [3.4 Regression] missed jump optimization

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Jan 13 04:18:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-13 04:18 -------
Can you test again, I think this patch fixed it:
2004-01-12  Kazu Hirata  <kazu@cs.umass.edu>
        
        PR optimization/12508.
        * combine.c (try_combine): Remove a dead set in a parallel
        even if its destination is a subreg.
        
        Revert: 
        2003-06-03  Kazu Hirata  <kazu@cs.umass.edu>
        * combine.c (simplify_set): Don't move a subreg in SET_SRC to
        SET_DEST if WORD_REGISTER_OPERATIONS is not defined.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pessimizes-code


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



More information about the Gcc-bugs mailing list