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 r14-1904] Daily bump.
Date: Sun, 18 Jun 2023 00:16:59 +0000 (GMT)	[thread overview]
Message-ID: <20230618001700.423E63858D28@sourceware.org> (raw)

https://gcc.gnu.org/g:729c6f4063f1af4852221c2918466b412c213849

commit r14-1904-g729c6f4063f1af4852221c2918466b412c213849
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sun Jun 18 00:16:32 2023 +0000

    Daily bump.

Diff:
---
 contrib/ChangeLog       |  5 +++++
 gcc/ChangeLog           | 12 ++++++++++++
 gcc/DATESTAMP           |  2 +-
 gcc/testsuite/ChangeLog |  4 ++++
 4 files changed, 22 insertions(+), 1 deletion(-)

diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 2aa559fbce8..9b73cddaaca 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,8 @@
+2023-06-17  Thiago Jung Bauermann  <thiago.bauermann@linaro.org>
+
+	* testsuite-management/validate_failures.py (IsInterestingResult):
+	Add result_set argument and use it.  Adjust callers.
+
 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
 
 	* testsuite-management/validate_failures.py (TestResult,)
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 39d1dd4308e..2745646b705 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,15 @@
+2023-06-17  Roger Sayle  <roger@nextmovesoftware.com>
+
+	* config/i386/i386-expand.cc (ix86_expand_move): Check that OP1 is
+	CONST_WIDE_INT_P before calling ix86_convert_wide_int_to_broadcast.
+	Generalize special case for converting TImode to V1TImode to handle
+	all 128-bit vector conversions.
+
+2023-06-17  Costas Argyris  <costas.argyris@gmail.com>
+
+	* gcc-ar.cc (main): Refactor to slightly reduce code
+	duplication.  Avoid unnecessary elements in nargv.
+
 2023-06-16  Pan Li  <pan2.li@intel.com>
 
 	PR target/110265
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index e65e8e48ae9..8f07d5bff0e 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20230617
+20230618
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 5d52b61f6ee..c12f5135629 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2023-06-17  Roger Sayle  <roger@nextmovesoftware.com>
+
+	* gcc.target/i386/sse2-v1ti-mov-2.c: New test case.
+
 2023-06-16  Pan Li  <pan2.li@intel.com>
 
 	PR target/110265

                 reply	other threads:[~2023-06-18  0:16 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=20230618001700.423E63858D28@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).