Fortran: Revise a namelist test case.
commit96cc09dea48b562a0fc93d43fb3b702ac20b89fd
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Fri, 12 May 2023 20:38:25 +0000 (12 13:38 -0700)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Fri, 12 May 2023 20:40:42 +0000 (12 13:40 -0700)
treebd44c2dfb4b4d796ecefd3f8afda399528bac6d4
parentcf3b032b8fb681516ccacbe3689f1cad43a1773a
Fortran: Revise a namelist test case.

PR fortran/109662

gcc/testsuite/ChangeLog:

* gfortran.dg/pr109662-a.f90: Add a section to verify that
a short namelist read does not modify the variable.
gcc/testsuite/gfortran.dg/pr109662-a.f90