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

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

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

only message in thread, other threads:[~2023-06-18  0:16 UTC | newest]

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