https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115348
Paul Thomas <pault at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[13/14 Regression] |[13 Regression]
|-fcheck=recursion issue |-fcheck=recursion issue
|with intent(out) derived |with intent(out) derived
|type argument without |type argument without
|components with default |components with default
|value |value
--- Comment #7 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