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 target/24445] "unable to find a register to spill in class 'R0_REGS"



------- Comment #10 from kkojima at gcc dot gnu dot org  2005-11-01 23:55 -------
With binary search, I've found that the failure started after the patch:

2005-09-18  Jan Hubicka  <jh@suse.cz>

        * calls.c (flags_from_decl_or_type): Do not set ECF_LIBCALL_BLOCK.

http://gcc.gnu.org/viewcvs/trunk/gcc/calls.c?r1=103656&r2=104405


-- 

kkojima at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kkojima at gcc dot gnu dot
                   |                            |org


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


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