This is the mail archive of the gcc-bugs@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]

[Bug bootstrap/12269] New: Mainline failed to bootstrap on Linux/ia64


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.


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