https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84119
Paul Thomas <pault at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org
CC| |pault at gcc dot gnu.org
--- Comment #2 from Paul Thomas <pault at gcc dot gnu.org> ---
Created attachment 50636
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50636&action=edit
Fix for the PR
Sorry for the wait. Your analysis is completely correct. Thanks for pointing it
out.
The attached will be submitted to the fortran list in a few minutes. It
regression tests OK.
Paul