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

fortran/4752: g77 -v -c -xf77-version /dev/null -xnone causes ice



>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 <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.


>Fix:
	
>Release-Note:
>Audit-Trail:
>Unformatted:


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