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 middle-end/24514] [4.0/4.1 Regression] ICE on bootstrap



------- Comment #13 from pinskia at gcc dot gnu dot org  2005-11-01 18:30 -------
The RTL which is failing:
(set (reg:DI 2 $2 [197])
    (unspec:DI [
            (mem/s/c:BLK (plus:DI (reg/f:DI 29 $sp)
                    (const_int 8 [0x8])) [0+4 S8 A32])
            (mem/s/c:QI (plus:DI (reg/f:DI 29 $sp)
                    (const_int 8 [0x8])) [0+4 S1 A32])
        ] 18))


I don't even know what this instruction does but it is a MIPS specific issue.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-11-01 18:30:21
               date|                            |


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


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