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

--- Comment #25 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
I muffed the PR number in the log here.

The following was for this PR 123321

The master branch has been updated by Jerry DeLisle <[email protected]>:

https://gcc.gnu.org/g:fd8686b35bee8d260a3557082abedac33a98d48a

commit r16-6567-gfd8686b35bee8d260a3557082abedac33a98d48a
Author: Steve Kargl <[email protected]>
Date:   Wed Jan 7 15:14:23 2026 -0800

    Fortran: Fix namelist with use association and renaming

            PR fortran/123012 >>>> 123321

    gcc/fortran/ChangeLog:

            * trans-io.cc (transfer_namelist_element): Adjust the
            conditions determining when to use the local name or
            the var name to build the object name.

    gcc/testsuite/ChangeLog:

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

Reply via email to