[Bug fortran/25385] ICE in gfc_conv_ss_descriptor, at fortran/trans-array.c:1235

eedelman at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Dec 27 21:53:00 GMT 2005



------- Comment #6 from eedelman at gcc dot gnu dot org  2005-12-27 21:53 -------
(In reply to comment #5)
> Never mind.  I managed to reduce it to something that doesn't depend on any
> modules.

The reduced testcase is here:

SUBROUTINE MATIERE()
    REAL :: XSNAK(2)

    XSNAK((/ 1, 2 /)) = 0.0
END


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25385



More information about the Gcc-bugs mailing list