https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115070
Paul Thomas <pault at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[13/14 Regression] ICE |[13 Regression] ICE using
|using IEEE_ARITHMETIC in a |IEEE_ARITHMETIC in a
|derived type method with |derived type method with
|class, intent(out) |class, intent(out)
--- Comment #13 from Paul Thomas <pault at gcc dot gnu.org> ---
Had to do the 13-branch patch by hand and so am regtesting. As soon as it is
done, I will commit and push.
Paul