https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69200
kargl at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kargl at gcc dot gnu.org
Status|NEW |WAITING
--- Comment #4 from kargl at gcc dot gnu.org ---
(In reply to kargl from comment #3)
> This seems to work on trunk.
>
> % gfcx -o z q1.f90 q.f90
> % ./z
> testProc
> testProc
>
> This is still broken on branch-8.
> This is still broken on branch-7.
This is still fixed. If someone else can confirm that the example code
compiles with gfortran 10, 11, and trunk, then this can likely be closed.