This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
bootstrap comparison failure on alpha
- To: gcc-bugs at gcc dot gnu dot org
- Subject: bootstrap comparison failure on alpha
- From: Brad Lucier <lucier at popov dot math dot purdue dot edu>
- Date: Thu, 4 Jan 2001 23:49:52 -0500
- Cc: lucier at math dot purdue dot edu
When I use gcc version 2.97 20001228 as the host compiler and attempt a
bootstrap on alphaev6-unknown-linux-gnu with --enable-checking=yes, I
get the following comparison failures:
Bootstrap comparison failure!
cse.o differs
dwarf2out.o differs
flow.o differs
reload.o differs
stor-layout.o differs
tradcpp.o differs
f/intrin.o differs
java/class.o differs
Brad Lucier