public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-6119] Daily bump.
@ 2021-12-27  0:17 GCC Administrator
  0 siblings, 0 replies; only message in thread
From: GCC Administrator @ 2021-12-27  0:17 UTC (permalink / raw)
  To: gcc-cvs

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-27  0:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-27  0:17 [gcc r12-6119] Daily bump GCC Administrator

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).