aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c/ChangeLog')
-rw-r--r--gcc/c/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gcc/c/ChangeLog b/gcc/c/ChangeLog
index 1efe464..e25177b 100644
--- a/gcc/c/ChangeLog
+++ b/gcc/c/ChangeLog
@@ -1,3 +1,13 @@
+2024-06-11 Jakub Jelinek <jakub@redhat.com>
+
+ Backported from master:
+ 2024-06-06 Jakub Jelinek <jakub@redhat.com>
+
+ PR c/114493
+ * c-decl.cc (c_fixup_may_alias): New function.
+ (finish_struct): Call it if "may_alias" attribute is
+ specified.
+
2023-05-08 Release Manager
* GCC 12.3.0 released.