https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84869
Paul Thomas <pault at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[12/13/14 Regression] ICE |[12 Regression] ICE in
|in gfc_class_len_get, at |gfc_class_len_get, at
|fortran/trans-expr.c:233 |fortran/trans-expr.c:233
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #14 from Paul Thomas <pault at gcc dot gnu.org> ---
Fixed on 13-branch through to mainline.
As usual, Gerhard, many thanks for the report. The fix was so trivial that I
have no idea why it took so long for it to be noticed and fixed.
Paul