libgfortran: [PR114304] Revert portion of PR105347 change.
commit0c179654c3170749f3fb3232f2442fcbc99bffbb
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Mon, 11 Mar 2024 22:15:34 +0000 (11 15:15 -0700)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Mon, 11 Mar 2024 22:15:34 +0000 (11 15:15 -0700)
treec027515a7d503d0d08b125fba53342b7b6a29ec1
parent9b3243858bed000b0ee8c3cf718f61b0e75e72ec
libgfortran: [PR114304] Revert portion of PR105347 change.

PR libfortran/105437
PR libfortran/114304

libgfortran/ChangeLog:

* io/list_read.c (eat_separator): Remove check for decimal
point mode and semicolon used as a seprator. Removes
the regression.

gcc/testsuite/ChangeLog:

* gfortran.dg/pr105473.f90: Add additional checks to address
the case of semicolon at the end of a line.
gcc/testsuite/gfortran.dg/pr105473.f90
libgfortran/io/list_read.c