[Bug bootstrap/48679] [4.7 regression] bootstrap comparison failures on m68k-linux

mikpe at it dot uu.se gcc-bugzilla@gcc.gnu.org
Sat May 28 10:53:00 GMT 2011


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

Mikael Pettersson <mikpe at it dot uu.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #8 from Mikael Pettersson <mikpe at it dot uu.se> 2011-05-28 10:52:21 UTC ---
The bootstrap comparison failures were fixed by r173393:

Author: bernds
Date: Wed May  4 20:24:15 2011
New Revision: 173393

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173393
Log:
    PR rtl-optimization/47612
    * df-problems.c (can_move_insns_across): Don't pick a cc0 setter
    as the last insn of the sequence to be moved.

which is a little unexpected since the bug it fixed (PR47612) didn't affect
m68k-linux prior to the large IRA update.



More information about the Gcc-bugs mailing list