This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bootstrap failure on trunk: x86_64-linux-gnu
On Tue, 2006-02-28 at 17:51 -0500, Diego Novillo wrote:
> Jeffrey A Law wrote:
>
> > Diego -- do you recall what code actually triggered this problem?
> >
> Not sure, exactly.
>
> However, in figuring out what this code was working around, I remembered
> this thread from Kenner where he fixed this particular FE bug:
> http://gcc.gnu.org/ml/gcc-patches/2005-11/msg01347.html
>
> In that same thread I found a follow up from me promising to remove this
> code for 4.2. I, of course, forgot. *blush*.
Opps :-)
> So, it seems that we don't actually need this ugliness anymore. I will
> test a patch removing this code now. Should I expect Ada to work with
> mainline, atm?
You'll get a hang in the Ada testsuite as well as a handful of
failures. But it should bootstrap and you can get meaningful
before/after testresults as long as you kill gnat1 when it hands
on the one test (don't remember its name offhand).
jeff