c/871: build failed
Tuan.N.Truong@jpl.nasa.gov
Tuan.N.Truong@jpl.nasa.gov
Wed Nov 22 17:46:00 GMT 2000
>Number: 871
>Category: c
>Synopsis: build failed
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Nov 22 17:46:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator: Tuan.N.Truong@jpl.nasa.gov
>Release: 2.95.2
>Organization:
>Environment:
IBM SP-2 8 nodes, AIX 4.1.5
>Description:
stage1/xgcc -Bstage1/ -B/user/tnt/rs6000-ibm-aix4.1.5.0/bin/ -DIN_GCC -O2 -g -O2 -Wl,-bbigtoc -o ../cc1chill parse.o actions.o except.o grant.o lang.o tree.o lex.o decl.o typeck.o convert.o expr.o loop.o tasking.o timing.o inout.o satisfy.o ch-version.o \
`cat ../stamp-objlist` `if [ xobstack.o != x ]; then echo ../obstack.o; else true; fi` `if [ xalloca.o != x ]; then echo ../alloca.o; else true; fi` `if [ x != x ]; then echo ../; else true; fi` -lld
ld: 0711-783 WARNING: TOC overflow. TOC size: 67960 Maximum size: 65536
Extra instructions are being generated for each reference to a TOC
symbol if the symbol is in the TOC overflow area.
ld: 0711-780 SEVERE ERROR: Symbol .alloc_set_hash_table (entry 938) in object ../gcse.o:
Relocation overflow in reference to: set_hash_table_size (entry 2237)
Address: 0x00002ca6; RLD type: R_TOC; RLD length: 16
ld: 0711-780 SEVERE ERROR: Symbol .compute_set_hash_table (entry 955) in object ../gcse.o:
Relocation overflow in reference to: set_hash_table_size (entry 2237)
Address: 0x00002d82; RLD type: R_TOC; RLD length: 16
ld: 0711-780 SEVERE ERROR: Symbol .lookup_set (entry 1000) in object ../gcse.o:
Relocation overflow in reference to: set_hash_table_size (entry 2237)
Address: 0x00003022; RLD type: R_TOC; RLD length: 16
ld: 0711-780 SEVERE ERROR: Symbol .one_cprop_pass (entry 1531) in object ../gcse.o:
Relocation overflow in reference to: set_hash_table_size (entry 2237)
Address: 0x0000652e; RLD type: R_TOC; RLD length: 16
collect2: ld returned 12 exit status
make[3]: *** [../cc1chill] Error 1
make[3]: Leaving directory `/data4/tnt/build/gcc/ch'
make[2]: *** [cc1chill] Error 2
make[2]: Leaving directory `/data4/tnt/build/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/data4/tnt/build/gcc'
make: *** [bootstrap] Error 2
>How-To-Repeat:
mkdir objdir
cd objdir
srcdir/configure --prefix=install_dir
make bootstrap
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-bugs
mailing list