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

https://gcc.gnu.org/g:f3d49b9517fef4dfd4a16278a63efb3fa3612e48

commit r13-8437-gf3d49b9517fef4dfd4a16278a63efb3fa3612e48
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Thu Mar 14 00:23:05 2024 +0000

    Daily bump.

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

diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 1ab707fca67..d58fa7c0da5 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20240313
+20240314
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog
index f025eeffb02..ff34b0c0028 100644
--- a/gcc/ada/ChangeLog
+++ b/gcc/ada/ChangeLog
@@ -1,3 +1,23 @@
+2024-03-13  Marc Poulhiès  <poulhies@adacore.com>
+
+	* sem_ch13.adb (Check_Aspect_At_Freeze_Point): fix format string,
+	use existing local Ident.
+
+2024-03-13  Marc Poulhiès  <poulhies@adacore.com>
+
+	* sem_ch13.adb (Analyze_One_Aspect): Call Record_Rep_Item.
+	(Check_Aspect_At_Freeze_Point): Check the aspect is specified on
+	non-array type only...
+	(Analyze_One_Aspect): ... instead of doing it too early here.
+	* sem_aggr.adb (Resolve_Container_Aggregate): Do nothing in case
+	the parameters failed to resolve.
+
+2024-03-13  Marc Poulhiès  <poulhies@adacore.com>
+
+	* sem_ch13.adb (Analyze_One_Aspect): Mark Aggregate aspect as
+	needing delayed resolution and reject the aspect on non-array
+	type.
+
 2024-03-07  Eric Botcazou  <ebotcazou@adacore.com>
 
 	PR ada/113979
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 9b617eb5704..54e83fbd606 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2024-03-13  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
+
+	* gcc.dg/analyzer/null-deref-pr108251-smp_fetch_ssl_fc_has_early-O2.c:
+	Added dg-bogus with xfail on offending line for short_enums.
+
 2024-03-12  Andrew Pinski  <quic_apinski@quicinc.com>
 
 	Backported from master:

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

only message in thread, other threads:[~2024-03-14  0:23 UTC | newest]

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