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]

egcs-20000703 build failure on mips-sgi-irix6.5


Stage 3 of bootstrap of egcs-20000703 build on mips-sgi-irix6.5 fails with

stage2/xgcc -Bstage2/
-B/exd4/billingd/tmp/egcs-20000703/mips-sgi-irix6.5/bin/ -c  -DIN_GCC    -W
-Wall -Wtraditional -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-pedantic -Wno-long-long -O2 -g  -DHAVE_CONFIG_H    -I.
-I/exd4/billingd/src/egcs-20000703/gcc
-I/exd4/billingd/src/egcs-20000703/gcc/config
-I/exd4/billingd/src/egcs-20000703/gcc/../include
/exd4/billingd/src/egcs-20000703/gcc/loop.c
xgcc: Internal compiler error: program cc1 got fatal signal 10
make[2]: *** [loop.o] Error 1
make[2]: Leaving directory `/exd4/billingd/obj/egcs-20000703-parallel/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/exd4/billingd/obj/egcs-20000703-parallel/gcc'
make: *** [bootstrap] Error 2




cru200:36%gdb stage2/cc1 core
GNU gdb 4.18
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "mips-sgi-irix6.5"...
Core was generated by `cc1'.
Program terminated with signal 10, Bus error.
Reading symbols from /usr/lib32/libc.so.1...done.
#0  0x1010a73c in fancy_abort (file=0x40c3128 "", line=67338240, 
    function=0x40c0900 "") at
/exd4/billingd/src/egcs-20000703/gcc/rtl.c:1235
1235    {
Breakpoint 1 at 0xfa44b30: file nftw.c, line 207.
Breakpoint 2 at 0x1010a75c: file /exd4/billingd/src/egcs-20000703/gcc/rtl.c,
line 1236.
Breakpoint 3 at 0xfa6669c: file getut.c, line 924.
(gdb) where
#0  0x1010a73c in fancy_abort (file=0x40c3128 "", line=67338240, 
    function=0x40c0900 "") at
/exd4/billingd/src/egcs-20000703/gcc/rtl.c:1235
During symbol reading, type qualifier 'const' ignored.
During symbol reading, type qualifier 'volatile' ignored.
During symbol reading, type qualifier 'volatile' ignored.
During symbol reading, type qualifier 'volatile' ignored.
During symbol reading, type qualifier 'volatile' ignored.
During symbol reading, type qualifier 'volatile' ignored.
During symbol reading, type qualifier 'volatile' ignored.
#1  0x1004d5bc in layout_type (type=0x4038000)
    at /exd4/billingd/src/egcs-20000703/gcc/stor-layout.c:1230
Cannot access memory at address 0x5c.

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