------- Comment #5 from janus at gcc dot gnu dot org  2010-04-26 19:10 -------
(In reply to comment #3)
> The ICE happens with 4.5, trunk and fortran-dev.

Actually this is only half-true. With fortran-dev one already gets an ICE on
the first file, which is different from the one reported in comment #0:

gfortran-dev -c m_rotation_matrix.f03 
f951: internal compiler error: in gfc_build_null_descriptor, at
fortran/trans-array.c:373

So obviously this is a fortran-dev regression.


-- 

janus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|ice-on-invalid-code         |
            Summary|[OOP] ICE in                |[fortran-dev Regression] ICE
                   |gfc_conv_variable, at       |in gfc_conv_variable, at
                   |fortran/trans-expr.c:551    |fortran/trans-expr.c:551


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

Reply via email to