This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
xgcc internal error
- To: gcc-bugs at gcc dot gnu dot org
- Subject: xgcc internal error
- From: Fausto Saporito <fsaporito at intesis dot it>
- Date: Mon, 28 May 2001 14:54:31 +0200
Hello all,
I fixed the error in my previous email, the gen_call function called in
line 1906 should be the macro GEN_CALL not the function itself. In this way
I have no probs during the "stage1" of compiling.
The gcc is 2.96-20000731 from redhat 7.1
I have an internal error during the divdi3, this is the output:
/usr/src/redhat/BUILD/build-gcc/gcc/xgcc
-B/usr/src/redhat/BUILD/build-gcc/gcc/
-B/usr/src/redhat/BUILD/build-gcc/i370-linux/newlib/ -isystem
/usr/src/redhat/BUILD/build-gcc/i370-linux/newlib/targ-include -isystem
/usr/src/redhat/BUILD/gcc-2.96-20000731/newlib/libc/include
-B/opt/i370/i370-linux/bin/ -B/opt/i370/i370-linux/lib/ -isystem
/opt/i370/i370-linux/include -O2 -DCROSS_COMPILE -DIN_GCC -g -O2
-isystem ./include -fPIC -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED
-Dinhibit_libc -I. -I../../gcc-2.96-20000731/gcc
-I../../gcc-2.96-20000731/gcc/config -I../../gcc-2.96-20000731/gcc/../include
-DL_divdi3 -c ../../gcc-2.96-20000731/gcc/libgcc2.c -o libgcc/./_divdi3.o
./../gcc-2.96-20000731/gcc/libgcc2.c: In function `__divdi3':
./../gcc-2.96-20000731/gcc/libgcc2.c:571: Internal error: Segmentation
fault.
Please submit a full bug report.