This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
i686 bootstrap failure on libgcc2.c
- To: gcc-bugs at gcc dot gnu dot org
- Subject: i686 bootstrap failure on libgcc2.c
- From: Bryce McKinlay <bryce at albatross dot co dot nz>
- Date: Wed, 17 Jan 2001 14:43:36 +1300
I'm getting this error attempting to build the current tree:
/home/bryce/cvs/gcc/build/gcc/xgcc -B/home/bryce/cvs/gcc/build/gcc/
-B/home/bryce/gcc/i686-pc-linux-gnu/bin/
-B/home/bryce/gcc/i686-pc-linux-gnu/lib/ -isystem
/home/bryce/gcc/i686-pc-linux-gnu/include -O2 -DIN_GCC -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2
-D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc -I../../gcc/.
-I../../gcc/config -I../../gcc/../include -DL_divdi3 -c
../../gcc/libgcc2.c -o libgcc/./_divdi3.o
../../gcc/libgcc2.c: In function `__divdi3':
../../gcc/libgcc2.c:748: Internal compiler error in find_free_reg, at
local-alloc.c:2149
Please submit a full bug report.
regards
[ bryce ]