public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: GCC Administrator <gccadmin@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r13-8412] Daily bump.
Date: Sat,  9 Mar 2024 00:22:08 +0000 (GMT)	[thread overview]
Message-ID: <20240309002208.6B3D03858D38@sourceware.org> (raw)

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

commit r13-8412-gabe32a9aa9723840dcaf168a95bf18dc573db813
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sat Mar 9 00:21:47 2024 +0000

    Daily bump.

Diff:
---
 gcc/DATESTAMP           |  2 +-
 gcc/testsuite/ChangeLog |  8 ++++++++
 libgfortran/ChangeLog   | 13 +++++++++++++
 3 files changed, 22 insertions(+), 1 deletion(-)

diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index e8af66d0ce0..7237a5054ba 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20240308
+20240309
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 0d7d4e0acf1..b6898b83790 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,11 @@
+2024-03-08  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+	Backported from master:
+	2024-02-17  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+	PR libfortran/105473
+	* gfortran.dg/pr105473.f90: New test.
+
 2024-03-07  Eric Botcazou  <ebotcazou@adacore.com>
 
 	* gnat.dg/predicate15.adb: New test.
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog
index f5b49f87a9b..0cc319881fe 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -1,3 +1,16 @@
+2024-03-08  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+	Backported from master:
+	2024-02-17  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+	PR libfortran/105473
+	* io/list_read.c (eat_separator): Reject comma as a
+	separator when it is being used as a decimal point.
+	(parse_real): Reject a '.' when it should be a comma.
+	(read_real): Likewise.
+	* io/read.c (read_f): Add more checks for ',' and '.'
+	conditions.
+
 2024-02-13  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
 
 	Backported from master:

                 reply	other threads:[~2024-03-09  0:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240309002208.6B3D03858D38@sourceware.org \
    --to=gccadmin@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).