https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84504

janus at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[F03] procedure pointer     |[F08] procedure pointer
                   |variables cannot be         |variables cannot be
                   |initialized with functions  |initialized with functions
                   |returning pointers          |returning pointers

--- Comment #6 from janus at gcc dot gnu.org ---
Note that non-NULL pointer initialization is a Fortran 2008 feature (not
permitted in the 2003 standard).

Reply via email to