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: Bootstrap broken with checking disabled on at least i686


Steven Bosscher <stevenb@suse.de> writes:

  > Bootstrap comparison failure!
  > ./alias.o differs
  > ./alloc-pool.o differs

I see the same thing on both i686-linux and x86_64-linux.
The bootstrap worked Monday 1pm PDT.

All the differences reported are due to debug info. After stripping
all the object files make compare is happy.

Recompiling stage2 dwarf2*.o with the stage1 compiler without
optimization solves the problem.


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