[Bug fortran/123321] Namelist input of variable accessed by use association with renaming fails

jvdelisle at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Dec 30 19:26:50 GMT 2025


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

--- Comment #16 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Without the patch applied subroutine a passes, subroutine b fails with the
runtime error.

With the patch applied, both subroutine a & b fail with the runtime error. (I
commented out the contents of subroutine a to check b by itself)

With the patch, I also see the namelist_use_only.f90 failure. I think I will
wait until you are able to go further on your system Steve.


More information about the Gcc-bugs mailing list