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 r12-6119] Daily bump.
Date: Mon, 27 Dec 2021 00:17:05 +0000 (GMT)	[thread overview]
Message-ID: <20211227001705.A573D3858D39@sourceware.org> (raw)

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

commit r12-6119-gad6091d1b891cc8aeda27850c4035f9b6163dcb0
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Mon Dec 27 00:16:20 2021 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           |  6 ++++++
 gcc/DATESTAMP           |  2 +-
 gcc/testsuite/ChangeLog | 10 ++++++++++
 libgfortran/ChangeLog   |  7 +++++++
 4 files changed, 24 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index e4998c59223..2eb72193b31 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2021-12-26  H.J. Lu  <hjl.tools@gmail.com>
+
+	PR target/103785
+	* config/i386/i386.md: Swap operand order in comments and check
+	AX input in any_mul_highpart peepholes.
+
 2021-12-24  Uroš Bizjak  <ubizjak@gmail.com>
 
 	PR target/95046
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 3e301d95fb7..1092928a364 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20211226
+20211227
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index b3c44968200..f41eb732772 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,13 @@
+2021-12-26  H.J. Lu  <hjl.tools@gmail.com>
+
+	PR target/103785
+	* gcc.target/i386/pr103785.c: New test.
+
+2021-12-26  Francois-Xavier Coudert  <fxcoudert@gmail.com>
+
+	PR libfortran/98076
+	* gfortran.dg/pr98076.f90: New test.
+
 2021-12-24  Uroš Bizjak  <ubizjak@gmail.com>
 
 	PR target/95046
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog
index 1ebbe3665fd..7142ca69cdf 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -1,3 +1,10 @@
+2021-12-26  Francois-Xavier Coudert  <fxcoudert@gmail.com>
+
+	PR libfortran/98076
+	* runtime/string.c (itoa64, itoa64_pad19): New helper functions.
+	(gfc_itoa): On targets with 128-bit integers, call fast
+	64-bit functions to avoid many slow divisions.
+
 2021-12-25  Francois-Xavier Coudert  <fxcoudert@gmail.com>
 
 	PR libfortran/81986


                 reply	other threads:[~2021-12-27  0:17 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=20211227001705.A573D3858D39@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).