http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54730
Bug #: 54730 Summary: ICE in gfc_typenode_for_spec, at fortran/trans-types.c:1066 Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal Priority: P3 Component: fortran AssignedTo: unassig...@gcc.gnu.org ReportedBy: ja...@gcc.gnu.org Reported by Paul Kapinos at: http://gcc.gnu.org/ml/fortran/2012-09/msg00095.html Test case: implicit none intrinsic :: real real :: vec(1:2) vec = (/ real(a = 1), 1. /) end gfortran 4.7 and trunk yield the following ICE: internal compiler error: in gfc_typenode_for_spec, at fortran/trans-types.c:1066