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

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

commit r14-2244-g1ebf37ece33bf48401afd332d55ef7bb6aedb4ab
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Mon Jul 3 00:17:04 2023 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           | 28 ++++++++++++++++++++++++++++
 gcc/DATESTAMP           |  2 +-
 gcc/d/ChangeLog         |  7 +++++++
 gcc/testsuite/ChangeLog | 20 ++++++++++++++++++++
 libphobos/ChangeLog     |  8 ++++++++
 5 files changed, 64 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 74316075782..030c97cb60c 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,31 @@
+2023-07-02  Jakub Jelinek  <jakub@redhat.com>
+
+	PR tree-optimization/110508
+	* tree-ssa-math-opts.cc (match_uaddc_usubc): Only replace re2 with
+	REALPART_EXPR opf nlhs if re2 is non-NULL.
+
+2023-07-02  Takayuki 'January June' Suwa  <jjsuwa_sys3175@yahoo.co.jp>
+
+	* config/xtensa/xtensa.cc (xtensa_match_CLAMPS_imms_p):
+	Simplify.
+	* config/xtensa/xtensa.md (*xtensa_clamps):
+	Add TARGET_MINMAX to the condition.
+
+2023-07-02  Takayuki 'January June' Suwa  <jjsuwa_sys3175@yahoo.co.jp>
+
+	* config/xtensa/xtensa.md (*eqne_INT_MIN):
+	Add missing ":SI" to the match_operator.
+
+2023-07-02  Iain Sandoe  <iain@sandoe.co.uk>
+
+	PR target/108743
+	* config/darwin.opt: Add fconstant-cfstrings alias to
+	mconstant-cfstrings.
+	* doc/invoke.texi: Amend invocation descriptions to reflect
+	that the fconstant-cfstrings is a target-option alias and to
+	add the missing mconstant-cfstrings option description to the
+	Darwin section.
+
 2023-07-01  Jan Hubicka  <jh@suse.cz>
 
 	* tree-cfg.cc (gimple_duplicate_sese_region): Add elliminated_edge
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index ae3ab38a574..4686be8f754 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20230702
+20230703
diff --git a/gcc/d/ChangeLog b/gcc/d/ChangeLog
index f1b91c686c9..750b848c10f 100644
--- a/gcc/d/ChangeLog
+++ b/gcc/d/ChangeLog
@@ -1,3 +1,10 @@
+2023-07-02  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+	PR d/110516
+	* intrinsics.cc (expand_volatile_load): Set TREE_SIDE_EFFECTS on the
+	expanded expression.
+	(expand_volatile_store): Likewise.
+
 2023-07-01  Iain Buclaw  <ibuclaw@gdcproject.org>
 
 	PR d/110514
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index a9dcfad61bb..235915ed544 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,23 @@
+2023-07-02  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+	* gdc.dg/Wbuiltin_declaration_mismatch2.d: Fix failed tests.
+
+2023-07-02  Jakub Jelinek  <jakub@redhat.com>
+
+	PR tree-optimization/110508
+	* gcc.dg/pr110508.c: New test.
+
+2023-07-02  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+	PR d/108962
+	* gdc.dg/pr108962.d: New test.
+
+2023-07-02  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+	PR d/110516
+	* gdc.dg/torture/pr110516a.d: New test.
+	* gdc.dg/torture/pr110516b.d: New test.
+
 2023-07-01  Iain Buclaw  <ibuclaw@gdcproject.org>
 
 	PR d/110514
diff --git a/libphobos/ChangeLog b/libphobos/ChangeLog
index f768d42673f..085c3629788 100644
--- a/libphobos/ChangeLog
+++ b/libphobos/ChangeLog
@@ -1,3 +1,11 @@
+2023-07-02  Iain Sandoe  <iain@sandoe.co.uk>
+
+	* libdruntime/config/aarch64/switchcontext.S: Exclude ELF-
+	specific constructs for Darwin.
+	* libdruntime/config/arm/switchcontext.S: Likewise.
+	* libdruntime/core/thread/fiber.d: Disable switching fibres
+	between threads.
+
 2023-07-01  Iain Sandoe  <iainsandoe@Apollo-3-VM-Lion-0-187.local>
 
 	PR d/103944

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

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

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