This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug optimization/12863] [3.4 regression] basic block reordering fails for fallthru of casesi


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-10 20:27 -------
I can reproduce this on a cross from powerpc-apple-darwin7.2.0:
L1084:
        .word L1082-L1084
        .word L1072-L1084
        .word L1076-L1084
        .word L1074-L1084
        .word L1080-L1084
        .word L1078-L1084
        .stabd  68,0,4406

L1072 is defined no where in the asm.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
   Last reconfirmed|2003-11-02 22:50:12         |2004-01-10 20:27:24
               date|                            |


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]