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 r11-11248] Daily bump.
Date: Wed, 21 Feb 2024 00:19:51 +0000 (GMT)	[thread overview]
Message-ID: <20240221001951.BB3D93858C52@sourceware.org> (raw)

https://gcc.gnu.org/g:1b468cd74a430a3c1985862d60f435065e26503e

commit r11-11248-g1b468cd74a430a3c1985862d60f435065e26503e
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Wed Feb 21 00:19:29 2024 +0000

    Daily bump.

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

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index dfb447b104cc..a55bc6c23d25 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,23 @@
+2024-02-20  Alex Coplan  <alex.coplan@arm.com>
+
+	Backported from master:
+	2024-02-14  Alex Coplan  <alex.coplan@arm.com>
+
+	PR target/111677
+	* config/aarch64/aarch64.c (aarch64_reg_save_mode): Use
+	V16QImode for the full 16-byte FPR saves in the vector PCS case.
+	(aarch64_gen_storewb_pair): Handle V16QImode.
+	(aarch64_gen_loadwb_pair): Likewise.
+	(aarch64_gen_load_pair): Likewise.
+	* config/aarch64/aarch64.md (loadwb_pair<TX:mode>_<P:mode>):
+	Rename to ...
+	(loadwb_pair<TX_V16QI:mode>_<P:mode>): ... this, extending to
+	V16QImode.
+	(storewb_pair<TX:mode>_<P:mode>): Rename to ...
+	(storewb_pair<TX_V16QI:mode>_<P:mode>): ... this, extending to
+	V16QImode.
+	* config/aarch64/iterators.md (TX_V16QI): New.
+
 2024-02-15  Jakub Jelinek  <jakub@redhat.com>
 
 	Backported from master:
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 32129b838adb..6f470e71ab94 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20240220
+20240221
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index da710fa81ca9..b778bdad355a 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,11 @@
+2024-02-20  Alex Coplan  <alex.coplan@arm.com>
+
+	Backported from master:
+	2024-02-14  Alex Coplan  <alex.coplan@arm.com>
+
+	PR target/111677
+	* gcc.target/aarch64/torture/pr111677.c: New test.
+
 2024-02-15  Jakub Jelinek  <jakub@redhat.com>
 
 	Backported from master:

                 reply	other threads:[~2024-02-21  0:19 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=20240221001951.BB3D93858C52@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).