public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-7361] Daily bump.
@ 2023-05-21  0:21 GCC Administrator
  0 siblings, 0 replies; only message in thread
From: GCC Administrator @ 2023-05-21  0:21 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:059bef69e2923ffa3b7b1f92fcddf72138e19382

commit r13-7361-g059bef69e2923ffa3b7b1f92fcddf72138e19382
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sun May 21 00:20:33 2023 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           | 9 +++++++++
 gcc/DATESTAMP           | 2 +-
 gcc/testsuite/ChangeLog | 6 ++++++
 3 files changed, 16 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 032ebaef55e..9160af342d8 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,12 @@
+2023-05-20  Triffid Hunter  <triffid.hunter@gmail.com>
+
+	PR target/105753
+	Backport from 2023-05-20 https://gcc.gnu.org/r14-1016
+	* config/avr/avr.md (divmodpsi, udivmodpsi, divmodsi, udivmodsi):
+	Remove superfluous "parallel" in insn pattern.
+	([u]divmod<mode>4): Tidy code.  Use gcc_unreachable() instead of
+	printing error text to assembly.
+
 2023-05-19  Andreas Schwab  <schwab@suse.de>
 
 	* config/riscv/linux.h (LIB_SPEC): Don't redefine.
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 3113e73604c..7b10b7bde80 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20230520
+20230521
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index ab18a5fc344..0cf4bc22a0f 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2023-05-20  Triffid Hunter  <triffid.hunter@gmail.com>
+
+	PR target/105753
+	Backport from 2023-05-20 https://gcc.gnu.org/r14-1016
+	* gcc.target/avr/torture/pr105753.c: New test.
+
 2023-05-19  Patrick Palka  <ppalka@redhat.com>
 
 	Backported from master:

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

only message in thread, other threads:[~2023-05-21  0:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-21  0:21 [gcc r13-7361] 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).