[Bug fortran/20651] New: gfortran: ICE in gfc_conv_ss_descriptor, at fortran/trans-array.c:1224
anlauf at hep dot tu-darmstadt dot de
gcc-bugzilla@gcc.gnu.org
Sat Mar 26 21:40:00 GMT 2005
Hi,
program gfcbug26
integer, parameter, dimension (1) :: I = (/ 65 /)
print *, achar ( I( (/ (/ 1 /) /) ) )
end program gfcbug26
crashes gfortran with:
gfcbug26.f90: In function 'MAIN__':
gfcbug26.f90:3: internal compiler error: in gfc_conv_ss_descriptor, at
fortran/trans-array.c:1224
Cheers,
-ha
--
Summary: gfortran: ICE in gfc_conv_ss_descriptor, at
fortran/trans-array.c:1224
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: anlauf at hep dot tu-darmstadt dot de
CC: gcc-bugs at gcc dot gnu dot org
GCC host triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20651
More information about the Gcc-bugs
mailing list