Mainline bootstrap broken in varasm.c

Nathan Sidwell nathan@codesourcery.com
Tue May 10 13:53:00 GMT 2005


Mark Mitchell wrote:
> Steve Kargl wrote:


>> Julian already sent my a patch, which did not fix the problem.
>> Additionally, I think the patch that caused the problem
>> was committed by Nathan.  Julian just happen to commit a patch to 
>> varasm.c two commits after Nathan.


> 
> OK, thanks.  I'm sure Nathan will look at it, come morning in the UK.

yes. I somehow incorrectly grepped for IN_LIBGCC2 and found only one
occurrence, #defining it.  I have reverted that miscleanup.

I wonder if USED_FOR_TARGET cannot be used here instead -- I'd find
it less confusing at least.  <mutter>IN_LIBGCC2 indeed, no, this is
crtstuff</mutter>

nathan

-- 
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk



More information about the Gcc mailing list