From a2b7397b501378815d1b6c5beb7cbda21f2e4ad7 Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Fri, 25 Sep 2020 00:16:27 +0000 Subject: Daily bump. --- libcc1/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'libcc1/ChangeLog') diff --git a/libcc1/ChangeLog b/libcc1/ChangeLog index 381a823..9080b28 100644 --- a/libcc1/ChangeLog +++ b/libcc1/ChangeLog @@ -1,3 +1,14 @@ +2020-09-24 Nathan Sidwell + + * libcp1plugin.cc (supplement_binding): Drop default args to + duplicate_decls. + (safe_pushtag): Drop scope parm. Drop default args to pushtag. + (safe_pushdecl_maybe_friend): Rename to ... + (safe_pushdecl): ... here. Drop is_friend parm. Drop default args + to pushdecl. + (plugin_build_decl): Adjust safe_pushdecl & safe_pushtag calls. + (plugin_build_constant): Adjust safe_pushdecl call. + 2020-09-10 Nathan Sidwell * libcp1plugin.cc (plugin_build_call_expr): Use DECL_LOCAL_DECL_P. -- cgit v1.1