Unable to reload subreg

Jim Wilson wilson@specifixinc.com
Wed Feb 11 18:51:00 GMT 2004


On Wed, 2004-02-11 at 00:35, René Willemink wrote:
> I tried this, but the .greg file is almost empty. The only line it 
> contains is: ;; Function main

Then something unusual is going wrong very early.  Try debugging gcc to
see why it is failing.

There is probably an error in one of your macros relating to registers
and/or register classes.  There are so many macros, and so many things
that can go wrong, that it is very difficult to comment on what might be
wrong unless you can give us more info.

> But I think that reload should be able to do this automatically, and not
> generate an error.

Yes, it should work if the port is done correctly, and there are enough
registers.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



More information about the Gcc mailing list