This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/13499] New: Comparison failure of libbackend.o when bootstrapping with --enable-intemodule
- From: "v dot haisman at sh dot cvut dot cz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Dec 2003 00:20:26 -0000
- Subject: [Bug bootstrap/13499] New: Comparison failure of libbackend.o when bootstrapping with --enable-intemodule
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
I get this bootstrap comparison failure when bootstrapping with mentioned
configure option.
Comparing stage2 and stage3 of the compiler
[...]
Bootstrap comparison failure!
./libbackend.o differs
make[1]: *** [gnucompare] Error 1
$ ./gcc/xgcc -v
Using built-in specs.
Configured with: ../srcdir/configure --with-gcc --with-gnu-ld --with-gnu-as --en
able-languages=c,c++ --enable-threads=posix --with-system-zlib --enable-nls --wi
thout-included-gettext --enable-sjlj-exceptions --enable-version-specific-runtim
e-libs --enable-shared --disable-win32-registry --verbose --enable-dwarf2 --with
-cpu=athlon --with-arch=athlon : (reconfigured) ../srcdir/configure --with-gcc -
-with-gnu-ld --with-gnu-as --enable-languages=c,c++ --enable-threads=posix --wit
h-system-zlib --enable-nls --without-included-gettext --enable-sjlj-exceptions -
-enable-version-specific-runtime-libs --enable-shared --disable-win32-registry -
-enable-dwarf2 --with-cpu=athlon --with-arch=athlon --enable-intermodule
Thread model: posix
gcc version 3.4.0 20031227 (experimental)
--
Summary: Comparison failure of libbackend.o when bootstrapping
with --enable-intemodule
Product: gcc
Version: 3.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: v dot haisman at sh dot cvut dot cz
CC: gcc-bugs at gcc dot gnu dot org,v dot haisman at sh dot
cvut dot cz
GCC build triplet: i686-pc-cygwin
GCC host triplet: i686-pc-cygwin
GCC target triplet: i686-pc-cygwin
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13499