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

--- Comment #17 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jerry DeLisle <jvdeli...@gcc.gnu.org>:

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

commit r14-566-gd46b3db4bd016a3eccfb933c81c7a9d87c0ad403
Author: Jerry DeLisle <jvdeli...@gcc.gnu.org>
Date:   Sun May 7 18:54:55 2023 -0700

    Fortran: Reject semicolon after namelist name.

            PR fortran/109662

    libgfortran/ChangeLog:

            * io/list_read.c: Add check for a semicolon after a namelist
            name in read input. Issue a runtime error message.

    gcc/testsuite/ChangeLog:

            * gfortran.dg/pr109662-a.f90: New test.

Reply via email to