This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bootstrap compare failure on i686-pc-linux-gnu ?!?
- From: Jan Hubicka <jh at suse dot cz>
- To: Nathanael Nerode <neroden at twcny dot rr dot com>
- Cc: gcc at gcc dot gnu dot org, jh at suse dot cz
- Date: Wed, 8 Jan 2003 23:14:52 +0100
- Subject: Re: Bootstrap compare failure on i686-pc-linux-gnu ?!?
- References: <20030108215916.GA29761@doctormoo>
> I confirmed it.
>
> c-format.o differs
> cppexp.o differs
> cse.o differs
> df.o differs
> gcc.o differs
> i386.o differs
> profile.o differs
> toplev.o differs
> ada/ali.o differs
> ada/lib.o differs
> cp/call.o differs
>
> I'm going to take a stab in the dark and guess that Jan's patch for
> i386* did this. Jan, is this possible?
Hmm, possible, definitly. I didn't get the misscompare when commiting and my
testing machine is down currently, but I will try to bootstrap on other
one now.
Honza
>
> --Nathanael