aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2022-05-08 00:16:20 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2022-05-08 00:16:20 +0000
commita1947c92f7cda5f6cf7b8d8a9a44f6dd45352c03 (patch)
treed7586007088ec9336f0873166ce1b1b9c6505f37 /gcc/ChangeLog
parent0c723bb4be2a67657828b692997855afcdc5d286 (diff)
downloadgcc-a1947c92f7cda5f6cf7b8d8a9a44f6dd45352c03.zip
gcc-a1947c92f7cda5f6cf7b8d8a9a44f6dd45352c03.tar.gz
gcc-a1947c92f7cda5f6cf7b8d8a9a44f6dd45352c03.tar.bz2
Daily bump.
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index c9f8572..7ebc075 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2022-05-07 Marek Polacek <polacek@redhat.com>
+
+ PR c++/101833
+ PR c++/47634
+ * tree-core.h (struct attribute_spec): Update comment for HANDLER.
+
2022-05-06 Jason Merrill <jason@redhat.com>
* diagnostic-color.cc: Add fnname and targs color entries.