This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/12269] New: Mainline failed to bootstrap on Linux/ia64
- From: "hjl at lucon dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Sep 2003 17:55:41 -0000
- Subject: [Bug bootstrap/12269] New: Mainline failed to bootstrap on Linux/ia64
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12269
Summary: Mainline failed to bootstrap on Linux/ia64
Product: gcc
Version: 3.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: hjl at lucon dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: ia64-unknown-linux-gnu
GCC host triplet: ia64-unknown-linux-gnu
GCC target triplet: ia64-unknown-linux-gnu
As of Sat Sep 13 17:04:10 UTC 2003, mainline failed to bootstrap. I
got
./xgcc -B./ -B/usr/gcc-3.4/ia64-unknown-linux-gnu/bin/ -isystem /usr/gcc-
3.4/ia64-unknown-linux-gnu/include -isystem /usr/gcc-3.4/ia64-unknown-linux-
gnu/sys-include -L/export/build/gnu/gcc/build-ia64-linux/gcc/../ld -O2 -
DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -
isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -
D__GCC_FLOAT_NOT_NEEDED -c -o crtfastmath.o \
/net/gnu/export/gnu/src/gcc/gcc/gcc/config/ia64/crtfastmath.c
/net/gnu/export/gnu/src/gcc/gcc/gcc/config/ia64/crtfastmath.c: In function
`__ia64_set_fast_math':
/net/gnu/export/gnu/src/gcc/gcc/gcc/config/ia64/crtfastmath.c:37: internal
compiler error: in find_basic_blocks_1, at cfgbuild.c:576
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[4]: *** [crtfastmath.o] Error 1
make[4]: *** Waiting for unfinished jobs....
The last working one is Tue Sep 9 00:38:56 UTC 2003.