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/11001] ICE in spill_failure, at reload1.c:1915: unable to find a register in class `DIREG'


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2003-05-28 17:28:30         |2003-07-14 15:16:40
               date|                            |


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-14 15:16 -------
Actually this code is invalid because it jumps out of a Statement expression but it still ICE 
even after changing the Statement expression to just a statement on the mainline 
(20030711) so it still is a bug.


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