]> gcc.gnu.org Git - gcc.git/commit
libgfortran: [PR114304] Revert portion of PR105347 change.
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Mon, 11 Mar 2024 22:15:34 +0000 (15:15 -0700)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Mon, 11 Mar 2024 22:27:40 +0000 (15:27 -0700)
commit824a71f609b37a8121793075b175e2bbe14fdb82
tree2f03f827e8b2d554803509577e1d47bd848510e0
parent6d70807e0b9df68856fce4666022762e3e6adfd3
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.

(cherry picked from commit 0c179654c3170749f3fb3232f2442fcbc99bffbb)
gcc/testsuite/gfortran.dg/pr105473.f90
libgfortran/io/list_read.c
This page took 0.063457 seconds and 5 git commands to generate.