summaryrefslogtreecommitdiff
path: root/libcc1
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2021-06-29 00:16:42 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2021-06-29 00:16:42 +0000
commitc8abc2058e96dd12454078d66be9982dfebfd154 (patch)
tree78b62ee71e8943beae7abd922ac9e7d0e4548d5f /libcc1
parent7c6b354b92b38f31cd2399fbdbc9d6f837881480 (diff)
Daily bump.
Diffstat (limited to 'libcc1')
-rw-r--r--libcc1/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libcc1/ChangeLog b/libcc1/ChangeLog
index 672e968f228..f28dfc72d34 100644
--- a/libcc1/ChangeLog
+++ b/libcc1/ChangeLog
@@ -1,3 +1,8 @@
+2021-06-28 Martin Sebor <msebor@redhat.com>
+
+ * libcp1plugin.cc (record_decl_address): Replace a direct use
+ of TREE_NO_WARNING with suppress_warning.
+
2021-05-05 Tom Tromey <tom@tromey.com>
* compiler.cc (make_regexp): Take const std::string.