ICE on valid code, duplicate bug or new?

Salvatore Filippone sfilippone@uniroma2.it
Thu Jun 9 08:19:00 GMT 2005


Carsten Lemmen wrote: 
>Invalid code, blah needs to be integer-valued
>
>SUBROUTINE GW_S_PARAMS
>  IMPLICIT NONE
>  REAL(KIND(1.0)), DIMENSION(6) :: ell
>  REAL(KIND(1.0)), DIMENSION(3) :: ell_tri
>  INTEGER, DIMENSION(3) :: blah
>
>ell_tri = ell(blah)
>
>END SUBROUTINE GW_S_PARAMS

Which means it should be filed as "ICE on invalid code " 
but an ICE it is! 

My .02 Eur

-- 
Salvatore Filippone -- sfilippone@NOSPAMuniroma2.it



More information about the Fortran mailing list