From 1a96eb0a43107b0fe8751f23333df63e90104f96 Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Mon, 8 Apr 2024 12:15:19 +0000 Subject: Daily bump. --- libgfortran/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'libgfortran') diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog index 423346c..4e6c240 100644 --- a/libgfortran/ChangeLog +++ b/libgfortran/ChangeLog @@ -1,3 +1,14 @@ +2024-04-06 Jerry DeLisle + + PR libfortran/114304 + PR libfortran/105473 + * io/list_read.c (eat_separator): Add logic to handle spaces + preceding a comma or semicolon such that that a 'null' read + occurs without error at the end of comma or semicolon + terminated input lines. Add check and error message for ';'. + (list_formatted_read_scalar): Treat comma as a decimal point + when specified by the decimal mode on the first item. + 2024-04-02 Jakub Jelinek * configure.host: Fix duplicated words; the the -> the. -- cgit v1.1