------- Comment #26 from ebotcazou at gcc dot gnu dot org 2006-03-01 06:20
-------
Bootstrap is again broken because of another instance of the problem:
cc -erroff -c -g -DIN_GCC -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/home/eric/svn/gcc/gcc -I/home/eric/svn/gcc/gcc/build
-I/home/eric/svn/gcc/gcc/../include -I./../intl
-I/home/eric/svn/gcc/gcc/../libcpp/include -I/opt/build/eric/local/include
-I/opt/build/eric/local/include -I/home/eric/svn/gcc/gcc/../libdecnumber
-I../libdecnumber -o build/print-rtl.o /home/eric/svn/gcc/gcc/print-rtl.c
cc -erroff -g -DIN_GCC -DHAVE_CONFIG_H -DGENERATOR_FILE -o
build/genconstants \
build/genconstants.o build/rtl.o build/read-rtl.o build/ggc-none.o
build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o
../build-sparc-sun-solaris2.10/libiberty/libiberty.a
Undefined first referenced
symbol in file
vec_assert_fail build/genconstants.o
vec_heap_p_reserve build/genconstants.o
vec_gc_p_reserve build/genconstants.o
ld: fatal: Symbol referencing errors. No output written to build/genconstants
gmake[3]: *** [build/genconstants] Error 1
gmake[3]: Leaving directory `/opt/build/eric/gcc/gcc'
gmake[2]: *** [all-stage1-gcc] Error 2
gmake[2]: Leaving directory `/opt/build/eric/gcc'
gmake[1]: *** [stage1-bubble] Error 2
gmake[1]: Leaving directory `/opt/build/eric/gcc'
gmake: *** [all] Error 2
This is again reproducible with GCC as the bootstrap compiler if it is invoked
with -fkeep-inline-functions.
--
ebotcazou at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |critical
Status|RESOLVED |REOPENED
Resolution|FIXED |
Summary|[4.0 Regression] Sun CC |[4.2 Regression] Sun CC
|cannot bootstrap GCC (static|cannot bootstrap GCC (static
|inline) |inline)
Target Milestone|4.0.0 |4.2.0
Version|4.0.0 |4.2.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18058