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 rtl-optimization/15464] ICE: unable to find a register to spill in class `DREG'


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-15 16:17 -------
Confirmed, known problem in x86, -fschedule-insns schedule instructions before register allocation 
which is known to ICE on x86.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |9085
             Status|UNCONFIRMED                 |NEW
          Component|c                           |rtl-optimization
     Ever Confirmed|                            |1
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2004-05-15 16:17:49
               date|                            |


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


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