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

--- Comment #2 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:d6e5d79340fc1e95b01a2b59a6e8060685c9d494

commit r17-4419-gd6e5d79340fc1e95b01a2b59a6e8060685c9d494
Author: Paul Thomas <[email protected]>
Date:   Fri Sep 18 16:12:40 2026 +0100

    Fortran: Fix a number of issues with parameterized strings [PR127146]

    2026-09-18  Paul Thomas  <[email protected]>

    gcc/fortran
            PR fortran/127146
            * primary.cc (gfc_match_rvalue): At two points: if the entry in
            the parameter list has a name, use that in preference to the
            component name.

    gcc/testsuite
            PR fortran/127146
            * gfortran.dg/pdt_96.f03: New test.

Reply via email to