This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
bootstrap/3588: GCC 3.0-CVS ICE on fr30-elf
- To: gcc-gnats at gcc dot gnu dot org
- Subject: bootstrap/3588: GCC 3.0-CVS ICE on fr30-elf
- From: joel at gcc dot gnu dot org
- Date: 6 Jul 2001 13:42:43 -0000
- Reply-To: joel at gcc dot gnu dot org
>Number: 3588
>Category: bootstrap
>Synopsis: GCC 3.0-CVS ICE on fr30-elf
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Jul 06 06:46:03 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: joel@gcc.gnu.org
>Release: gcc 3.0-CVS
>Organization:
>Environment:
GNU/Linux x86 (RedHat 6.2) with binutils 2.11.2 for target
>Description:
Fails with following messages
/usr3/ftp_archive/gnu/gcc/ss/b3/b-fr30-elf/gcc/xgcc -B/usr3/ftp_archive/gnu/gcc/ss/b3/b-fr30-elf/gcc/ -nostdinc -B/usr3/ftp_archive/gnu/gcc/ss/b3/b-fr30-elf/fr30-elf/newlib/ -isystem /usr3/ftp_archive/gnu/gcc/ss/b3/b-fr30-elf/fr30-elf/newlib/targ-include -isystem /usr3/ftp_archive/gnu/gcc/ss/b3/gcc/newlib/libc/include -B/opt/gnucross/fr30-elf/bin/ -B/opt/gnucross/fr30-elf/lib/ -isystem /opt/gnucross/fr30-elf/include -O2 -DCROSS_COMPILE -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include -DL_divdi3 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_divdi3.o
../../gcc/gcc/libgcc2.c: In function `__divdi3':
../../gcc/gcc/libgcc2.c:748: Internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [libgcc/./_divdi3.o] Error 1
>How-To-Repeat:
Configure and build as follows:
../gcc/configure --target=${1} \
--with-gnu-as --with-gnu-ld --with-newlib --verbose \
--prefix=/opt/gnucross '--enable-languages=c,c++' && make
Contact me for assistance with binutils.
>Fix:
Unknown.
>Release-Note:
>Audit-Trail:
>Unformatted: