summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2022-05-03 00:18:44 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2022-05-03 00:18:44 +0000
commit3d02d0a024999b94171800cfd5408e03f0b14945 (patch)
treeee70822e86a0f329c2957f6961ece35205b15c7d /gcc/ChangeLog
parent4a6d7da796e456115bbac92e056123f095a3780c (diff)
Daily bump.
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 894321c832c..8f2deac8f19 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2022-05-02 Jakub Jelinek <jakub@redhat.com>
+
+ Backported from master:
+ 2022-05-02 Jakub Jelinek <jakub@redhat.com>
+
+ * system.h: Include initializer_list.
+
2022-04-28 Jakub Jelinek <jakub@redhat.com>
PR lto/105399