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]

20000221 snapshot bootstrap fails in ch/lex.c - irix6.5


Bootstrap failure on 20000221 snapshot bootstrap fails in ch/lex.c - irix6.5



stage1/xgcc -Bstage1/
-B/exd4/billingd/tmp/egcs-20000221/mips-sgi-irix6.5/bin/ -c  -DIN_GCC   -W
-Wall -Wtraditional -O2 -g -O2     -I. -I..
-I/exd4/billingd/src/egcs-20000221/gcc/ch
-I/exd4/billingd/src/egcs-20000221/gcc/ch/..
-I/exd4/billingd/src/egcs-20000221/gcc/ch/../config
-I/exd4/billingd/src/egcs-20000221/gcc/ch/../../include
/exd4/billingd/src/egcs-20000221/gcc/ch/lex.c
/exd4/billingd/src/egcs-20000221/gcc/ch/lex.c: In function `handle_name':
/exd4/billingd/src/egcs-20000221/gcc/ch/lex.c:656: warning: comparison
between signed and unsigned
xgcc: Internal compiler error: program cc1 got fatal signal 11
make[3]: *** [lex.o] Error 1
make[3]: Leaving directory `/exd4/billingd/obj/egcs-20000221/gcc/ch'
make[2]: *** [cc1chill] Error 2
make[2]: Leaving directory `/exd4/billingd/obj/egcs-20000221/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/exd4/billingd/obj/egcs-20000221/gcc'
make: *** [bootstrap] Error 2
cru200:58%




cru200:51%gdb ../stage1/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 11, Segmentation fault.
Reading symbols from /usr/lib32/libc.so.1...done.
#0  0x1003d13c in decl_function_context (decl=0x45e8580)
    at /exd4/billingd/src/egcs-20000221/gcc/tree.c:4921
4921      while (context && TREE_CODE (context) != FUNCTION_DECL)
Breakpoint 1 at 0xfa3fba8: file nftw.c, line 242.
Breakpoint 2 at 0x100fc8bc: file /exd4/billingd/src/egcs-20000221/gcc/rtl.c,
line 1249.
Breakpoint 3 at 0xfa62744: file lckpwdf.c, line 89.
(gdb) where
#0  0x1003d13c in decl_function_context (decl=0x45e8580)
    at /exd4/billingd/src/egcs-20000221/gcc/tree.c:4921
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  0x1012c4e0 in add_abstract_origin_attribute (die=0x10464ff0, 
    origin=0x45e8580) at
/exd4/billingd/src/egcs-20000221/gcc/dwarf2out.c:7406
#2  0x10125060 in gen_inlined_enumeration_type_die (type=0x45e8580, 
    context_die=0x10419f70)
    at /exd4/billingd/src/egcs-20000221/gcc/dwarf2out.c:7846
#3  0x1012860c in gen_tagged_type_instantiation_die (type=0x45e8580, 
    context_die=0x10419f70)
    at /exd4/billingd/src/egcs-20000221/gcc/dwarf2out.c:9122
#4  0x10128dec in gen_decl_die (decl=0x49a9c00, context_die=0x10419f70)
    at /exd4/billingd/src/egcs-20000221/gcc/dwarf2out.c:9365
#5  0x10128aa0 in decls_for_scope (stmt=0x4a52520, context_die=0x10419f70, 
    depth=3) at /exd4/billingd/src/egcs-20000221/gcc/dwarf2out.c:9260
#6  0x1012886c in gen_block_die (stmt=0x4a52520, context_die=0x10419f70, 
    depth=3) at /exd4/billingd/src/egcs-20000221/gcc/dwarf2out.c:9219
#7  0x10128ae4 in decls_for_scope (stmt=0x4a52500, context_die=0x10419f70, 
    depth=2) at /exd4/billingd/src/egcs-20000221/gcc/dwarf2out.c:9268
#8  0x10126fe0 in gen_inlined_subroutine_die (stmt=0x4a52500, 
    context_die=0x10468a90, depth=2)
    at /exd4/billingd/src/egcs-20000221/gcc/dwarf2out.c:8568
#9  0x10128824 in gen_block_die (stmt=0x4a52500, context_die=0x10468a90, 
    depth=2) at /exd4/billingd/src/egcs-20000221/gcc/dwarf2out.c:9214
#10 0x10128ae4 in decls_for_scope (stmt=0x4adb8e0, context_die=0x10468a90, 
    depth=1) at /exd4/billingd/src/egcs-20000221/gcc/dwarf2out.c:9268
#11 0x1012886c in gen_block_die (stmt=0x4adb8e0, context_die=0x10468a90, 
    depth=1) at /exd4/billingd/src/egcs-20000221/gcc/dwarf2out.c:9219
#12 0x10128ae4 in decls_for_scope (stmt=0x4adb900, context_die=0x10468a90, 
    depth=0) at /exd4/billingd/src/egcs-20000221/gcc/dwarf2out.c:9268
#13 0x10126534 in gen_subprogram_die (decl=0x4722b80,
context_die=0x103fc408)
    at /exd4/billingd/src/egcs-20000221/gcc/dwarf2out.c:8384
#14 0x10128d08 in gen_decl_die (decl=0x4722b80, context_die=0x103fc408)
    at /exd4/billingd/src/egcs-20000221/gcc/dwarf2out.c:9347
---Type <return> to continue, or q <return> to quit---
#15 0x10129404 in dwarf2out_decl (decl=0x4722b80)
    at /exd4/billingd/src/egcs-20000221/gcc/dwarf2out.c:9576
#16 0x1002bba8 in rest_of_compilation (decl=0x4722b80)
    at /exd4/billingd/src/egcs-20000221/gcc/toplev.c:3676
During symbol reading, type qualifier 'volatile' ignored.
During symbol reading, type qualifier 'volatile' ignored.
During symbol reading, type qualifier 'volatile' ignored.
#17 0x10338a38 in finish_function (nested=0)
    at /exd4/billingd/src/egcs-20000221/gcc/c-decl.c:6460
During symbol reading, type qualifier 'volatile' ignored.
During symbol reading, type qualifier 'volatile' ignored.
During symbol reading, type qualifier 'volatile' ignored.
#18 0x1031de98 in yyparse () at c-parse.y:311
#19 0x10028318 in compile_file (name=0x402ac40 "")
    at /exd4/billingd/src/egcs-20000221/gcc/toplev.c:2389
#20 0x1002e908 in main (argc=13, argv=0x7fff2d54)
    at /exd4/billingd/src/egcs-20000221/gcc/toplev.c:4807
(gdb)

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