------- 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

Reply via email to