https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67933
Paul Thomas <pault at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[4.9/5/6 Regression] ICE |[5/6 Regression] ICE for
|for array of a derived type |array of a derived type
|with allocatable class in |with allocatable class in
|derived type object |derived type object
--- Comment #5 from Paul Thomas <pault at gcc dot gnu.org> ---
This is now fixed on trunk.
I will have to figure out the minimum changes to 5 branch and 4.9 branch to fix
this regression.
I'm onto it!
Paul