You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fortran 2008 allowed for a procedure name to be passed as the
actual argument to a dummy argument that is a procedure pointer.
This feature was added to gfortran 14.3. This commit works around
the lack of the feature in older versions.
0 commit comments