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

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

https://gcc.gnu.org/g:7c4d1a6a78e45e3a9fee21b09ad664346ede25a2

commit r16-7266-g7c4d1a6a78e45e3a9fee21b09ad664346ede25a2
Author: Paul Thomas <[email protected]>
Date:   Tue Feb 3 18:00:54 2026 +0000

    Fortran: Fix module proc with array valued dummy procedure [PR123952]

    2026-01-14  Paul Thomas  <[email protected]>

    gcc/fortran
            PR fortran/123952
            * symbol.cc (gfc_copy_dummy_sym): Ensure that external, array
            valued destination symbols have the correct interface so that
            conflicts do not arise when adding attributes.

    gcc/testsuite
            PR fortran/123952
            * gfortran.dg/pr123952.f90: New test.

Reply via email to