diff options
Diffstat (limited to 'libcc1/ChangeLog')
-rw-r--r-- | libcc1/ChangeLog | 5 |
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. |