From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Schmid To: gcc-gnats@gcc.gnu.org Subject: fortran/4752: g77 -v -c -xf77-version /dev/null -xnone causes ice Date: Tue, 30 Oct 2001 16:16:00 -0000 Message-id: <200110310005.BAA10925@snake.iap.physik.tu-darmstadt.de> X-SW-Source: 2001-10/msg00707.html List-Id: >Number: 4752 >Category: fortran >Synopsis: g77 -v -c -xf77-version /dev/null -xnone causes ice >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: ice-on-legal-code >Submitter-Id: net >Arrival-Date: Tue Oct 30 16:16:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Peter Schmid >Release: 3.1 20011026 (experimental) >Organization: TU Darmstadt >Environment: System: Linux kiste 2.4.12 #2 Sat Oct 20 15:07:23 CEST 2001 i686 unknown Architecture: i686 SuSE 7.1 GNU ld version 2.11.90.0.23 host: i686-pc-linux-gnu build: i686-pc-linux-gnu target: i686-pc-linux-gnu configured with: ../gcc/configure --enable-shared --enable-threads=posix --enable-languages=c,c++,f77,objc --disable-nls --enable-clocale=gnu >Description: I noticed that the last compile command of the fortran regression test suite causes an internal compiler error for gcc 3.1. >How-To-Repeat: g77 -v -c -xf77-version /dev/null -xnone g77 version 3.1 20011026 (experimental) (Fortran Frontend version 0.5.27 20011026 (experimental)) Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.1/specs Configured with: ../gcc/configure --enable-shared --enable-threads=posix --enable-languages=c,c++,f77,objc --disable-nls --enable-clocale=gnu Thread model: posix gcc version 3.1 20011026 (experimental) /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.1/tradcpp0 -lang-fortran -v -D__GNUC__=3 -D__GNUC_MINOR__=1 -D__GNUC_PATCHLEVEL__=0 -D__ELF__ -Dunix -Dlinux -D__ELF__ -D__unix__ -D__linux__ -D__unix -D__linux -Asystem=posix -D__NO_INLINE__ -D__STDC_HOSTED__=1 -Acpu=i386 -Amachine=i386 -Di386 -D__i386 -D__i386__ -D__tune_i686__ -D__tune_pentiumpro__ /dev/null /dev/null GNU traditional CPP version 3.1 20011026 (experimental) /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.1/f771 -fnull-version -quiet -dumpbase g77-version.f -version -fversion -o /tmp/ccIKnWL7.s /dev/null GNU F77 version 3.1 20011026 (experimental) (i686-pc-linux-gnu) compiled by GNU C version 3.1 20011026 (experimental). f771: ../../gcc/gcc/f/com.c:11177: ffecom_init_0: Assertion `"bsearch doesn't work, #define FFEPROJ_BSEARCH 0 in proj.h" == ((void *)0)' failed. f771: Internal error: Aborted Please submit a full bug report, with preprocessed source if appropriate. See for instructions. >Fix: >Release-Note: >Audit-Trail: >Unformatted: