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: PR 8146


Joe Buck <jbuck@synopsys.com> wrote:
> I suppose the next question is to find out what's different.  The easiest
> way would be to capture the assembly for the three .o files that come out
> different and compare that.

Ok, so I should build 2.95.3 using 3.2, but just one build instead of
a full bootstrap.  Then I'll use that 2.95.3 and a normal 2.95.3 to
compile each file to assembly, and then I'll post that assembly.
Right?  So how do I do a build without a bootstrap?

Or do you want the assembly produced by 2.95.3 and by 3.2?  I've got
that for 2.95.3's cccp.c: <URL:http://multivac.cwru.edu/prj/8146/>

The other two differing files, f/data.o and f/target.o, are never
compiled by the host compiler during a bootstrap.  So 3.2's output for
2.95.3's sources for those isn't relevant, right?


paul


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