This is the mail archive of the gcc@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: Mainline bootstrap broken in varasm.c


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


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