GCC build failed with your patch on 2001-04-02T16:40:03Z.
Zack Weinberg
zackw@Stanford.EDU
Mon Apr 2 12:50:00 GMT 2001
On Mon, Apr 02, 2001 at 05:54:18PM +0000, GCC regression checker wrote:
> With your recent patch, GCC does not compile on at least one platform.
...
> /maat/heart/tbox/native/build/gcc/xgcc
> -B/maat/heart/tbox/native/build/gcc/ -nostdinc++
> -L/maat/heart/tbox/native/build/i686-pc-linux-gnu/libstdc++-v3/src
> -L/maat/heart/tbox/native/build/i686-pc-linux-gnu/libstdc++-v3/src/.libs
> -B/maat/heart/tbox/objs/i686-pc-linux-gnu/bin/
> -B/maat/heart/tbox/objs/i686-pc-linux-gnu/lib/ -isystem
> /maat/heart/tbox/objs/i686-pc-linux-gnu/include -nostdinc++
> -I/maat/heart/tbox/cvs-gcc/gcc/libstdc++-v3/include
> -I/maat/heart/tbox/cvs-gcc/gcc/libstdc++-v3/include/std
> -I/maat/heart/tbox/cvs-gcc/gcc/libstdc++-v3/include/c_std
> -I../include -I/maat/heart/tbox/cvs-gcc/gcc/libstdc++-v3/libsupc++
> -I../libio -I/maat/heart/tbox/cvs-gcc/gcc/libstdc++-v3/libio
> -I/maat/heart/tbox/cvs-gcc/gcc/libstdc++-v3/libmath -g -O2
> -fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -Wall
> -Wno-format -W -Wwrite-strings -Winline
> -fdiagnostics-show-location=once -ffunction-sections -fdata-sections
> -g -c /maat/heart/tbox/cvs-gcc/gcc/libstdc++-v3/src/locale.cc -fPIC
> -DPIC -o .libs/locale.o
>
> xgcc: Internal error: Segmentation fault (program as)
> Please submit a full bug report.
You need to update as from CVS binutils. The key change is
2001-03-30 Alan Modra <alan@linuxcare.com.au>
* dwarf2dbg.c (dwarf2_directive_file): Fix warnings.
(dwarf2dbg_convert_frag): Pass `finalize_syms' to resolve_symbol_value.
* config/obj-aout.c (obj_crawl_symbol_chain): Likewise.
* config/obj-bout.c (obj_crawl_symbol_chain): Likewise.
* config/obj-coff.c (do_relocs_for): Likewise.
[etc, etc - it took quite a bit of doing]
zw
More information about the Gcc-regression
mailing list