This is the mail archive of the gcc-help@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]

Re: Register Allocator Problem (was: insn does not satisfy its constraints)


Boris Boesler writes:
 > Hi!
 > 
 > Am 12.10.2007 um 18:46 schrieb Ian Lance Taylor:
 > 
 > > Boris Boesler <baembel@gmx.de> writes:
 > >
 > >> I have a problem with the register allocator:
 > > Welcome to reload.
 > > http://gcc.gnu.org/wiki/reload
 > 
 >   <cite>Reload is the GCC equivalent of Satan.</cite> Oh, yeah,  
 > great! ;-)

I think Ian was trying nicely to tell you that if you're working on a
back-end for a new architecture you're going to have to get used to
debugging reload problems.  Break out gdb, and get started!

Andrew.


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