[Bug fortran/37744] ICE-on-invalid with ISO_C_BINDING and TYPEs
dennis dot wassel at googlemail dot com
gcc-bugzilla@gcc.gnu.org
Mon May 4 08:56:00 GMT 2009
------- Comment #3 from dennis dot wassel at googlemail dot com 2009-05-04 08:55 -------
Also fails with 4.3.3:
gfortran -v pr37744.f90
Driving: gfortran -v pr37744.f90 -lgfortranbegin -lgfortran -lm -shared-libgcc
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc-4.3.3/configure --prefix=/localdata
--program-suffix=-4.3.3 --enable-languages=c,c++,fortran --with-gmp=/localdata
--with-mpfr=/localdata --enable-version-specific-runtime-libs
Thread model: posix
gcc version 4.3.3 (GCC)
COLLECT_GCC_OPTIONS='-v' '-shared-libgcc' '-mtune=generic'
/localdata/libexec/gcc/i686-pc-linux-gnu/4.3.3/f951 pr37744.f90 -quiet
-dumpbase pr37744.f90 -mtune=generic -auxbase pr37744 -version
-fintrinsic-modules-path /localdata/lib/gcc/i686-pc-linux-gnu/4.3.3/finclude -o
/tmp/ccQTr6UN.s
GNU F95 (GCC) version 4.3.3 (i686-pc-linux-gnu)
compiled by GNU C version 4.3.3, GMP version 4.3, MPFR version
2.4.1-p5.
warning: GMP header version 4.3 differs from library version 4.3.0.
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
pr37744.f90:22.19:
foo%flags(trouble) = .FALSE._C_BOOL
1
Error: Symbol 'trouble' at (1) has no IMPLICIT type
f951: internal compiler error: Segmentation fault
--
dennis dot wassel at googlemail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to fail|4.3.2 4.4.0 |4.3.2 4.3.3 4.4.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37744
More information about the Gcc-bugs
mailing list