This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: AIX bootstrap failure
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: Graham Stott <graham dot stott at btinternet dot com>, "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: Tue, 01 Oct 2002 15:53:26 -0400
- Subject: Re: AIX bootstrap failure
>>>>> Mark Mitchell writes:
Mark> Based on the nature of the failure and the nature of my changes I do not
Mark> see any particular connection. But, it is certainly possible.
Mark> If you send me preprocessed source, and a target triplet, I will build
Mark> a cross compiler and try to replicate the problem.
Mark> It would be nice if you would play the CVS binary search game to figure
Mark> out whose bug it is; that way we won't waste time asking the wrong
Mark> engineer to investigate.
I already did binary search. The first try, removing your patch,
fixes the bootstrap failure.
David