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: [basic-improvements] bootstrap failure on x86


On Thu, 05 Dec 2002, Jan Hubicka wrote:

> > However, tree-ssa-branch doesn't present this failure and it's
> > been merged with basic-improvements 2 days ago.  These are the
> > ChangeLog differences:
> 
> Isn't it just merging conflict (ie i386.md should be the same as BIB
> branch one is)?  I will check this at evening.
> 
No.  The failure occurs on BIB.  What I'm saying is that since
tree-ssa is only a couple of days behind BIB and the failure only
occurs on BIB, then the failure probably comes from some change
done to BIB in the last two days.

Attached is the output of

$ cvs diff -dup -r gcc-3_4-basic-improvements-branch i386.md i386.c


HTH.  Diego.

Attachment: tree-ssa-vs-bib.diff
Description: Text document


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