[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug classpath/41044] New: Gfortran fails to compile due to internal err
From: |
ros at rzg dot mpg dot de |
Subject: |
[Bug classpath/41044] New: Gfortran fails to compile due to internal error |
Date: |
12 Aug 2009 15:34:56 -0000 |
Gfortran fails to compile the module rsplot.F95 with the following error
message:
rsplot.F95: In function ps_init:
rsplot.F95:295: internal compiler error: Unexpected type in
truthvalue_conversion
My compile command is 'gfortran -c -fdefault-real-8 -fno-backslash rsplot.F95'
The module rsplot.F95 uses the module rsutil.F95 wich has to be compiled with
the same options first. This compilation runs without problems. Both files
compile well with other Fortran compilers like IBM XLF, Intel or the g95 .
gcc -v gives
Using built-in specs.
Target: i586-suse-linux
Configured with: ../configure --prefix=/usr --with-local-prefix=/usr/local
--infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib
--libexecdir=/usr/lib --enable-languages=c,c++,objc,fortran,obj-c++,java,ada
--enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.3
--enable-ssp --disable-libssp --with-bugurl=http://bugs.opensuse.org/
--with-pkgversion='SUSE Linux' --disable-libgcj --with-slibdir=/lib
--with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new
--disable-libstdcxx-pch --program-suffix=-4.3
--enable-version-specific-runtime-libs --enable-linux-futex
--without-system-libunwind --with-cpu=generic --build=i586-suse-linux
Thread model: posix
gcc version 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision 135036] (SUSE
Linux)
uname -a gives
Linux ros-nb 2.6.25.20-0.4-pae #1 SMP 2009-06-01 09:57:12 +0200 i686 i686 i386
GNU/Linux
--
Summary: Gfortran fails to compile due to internal error
Product: classpath
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: classpath
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: ros at rzg dot mpg dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41044
- [Bug classpath/41044] New: Gfortran fails to compile due to internal error,
ros at rzg dot mpg dot de <=