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

--- Comment #8 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Harald Anlauf <[email protected]>:

https://gcc.gnu.org/g:4fa9ce0b7d1ac1e495a2ec7a6934ef1be5b74cbb

commit r16-5274-g4fa9ce0b7d1ac1e495a2ec7a6934ef1be5b74cbb
Author: Harald Anlauf <[email protected]>
Date:   Thu Nov 13 22:34:03 2025 +0100

    Fortran: procedure targets in derived-type constructors [PR117070]

            PR fortran/117070

    gcc/fortran/ChangeLog:

            * array.cc (check_constructor): Allow procedures as potential
            target of a procedure pointer.

    gcc/testsuite/ChangeLog:

            * gfortran.dg/proc_target_1.f90: New test.

Reply via email to