GCC Porting problem

Jim Wilson wilson@tuliptree.org
Wed Aug 20 22:36:00 GMT 2003


Petar Penchev wrote:
> I started porting GCC to a new target.
 >...
> t.c:5: internal compiler error: in instantiate_virtual_regs_lossage, at

Your port is broken.  Virtual register instantiation is failing.  It 
isn't possible to say any more than that based on the info you have 
given.  You will have to debug gcc to figure out what is wrong.  If this 
is your first port, it will probably take you a few months to learn 
enough about gcc to complete the port successfully.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



More information about the Gcc mailing list