This is the mail archive of the gcc-patches@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]

Re: eliminate warning for expand_builtin_init_dwarf_reg_sizes


On Sun, Apr 01, 2001 at 09:02:31PM -0700, Matt Kraai wrote:
> I've tested that doing so bootstraps on i686-pc-linux-gnu and
> eliminates the warnings.

I spoke too soon.  I sent the above message early by accident,
and so the bootstrap was destined to fail:

/home/kraai/dev/gcc/objdir/gcc/xgcc -B/home/kraai/dev/gcc/objdir/gcc/ -nostdinc++ -L/home/kraai/dev/gcc/objdir/i686-pc-linux-gnu/libstdc++-v3/src -L/home/kraai/dev/gcc/objdir/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -nostdinc++ -I/home/kraai/dev/gcc/libstdc++-v3/include -I/home/kraai/dev/gcc/libstdc++-v3/include/std -I/home/kraai/dev/gcc/libstdc++-v3/include/c_std -I../include -I/home/kraai/dev/gcc/libstdc++-v3/libsupc++ -I../libio -I/home/kraai/dev/gcc/libstdc++-v3/libio -I/home/kraai/dev/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 /home/kraai/dev/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.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[4]: *** [locale.lo] Error 1
make[4]: Leaving directory `/home/kraai/dev/gcc/objdir/i686-pc-linux-gnu/libstdc++-v3/src'

Matt


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