From: Nathan Sidwell Date: Thu, 11 May 2017 19:15:59 +0000 (+0000) Subject: Missing Changelog X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ce9750d5ae64fbacf43b027992496241ded1b211;p=gcc.git Missing Changelog Missing Changelog * libcp1plugin.cc (safe_pushdecl_maybe_friend): Call pushdecl. From-SVN: r247924 --- diff --git a/libcc1/ChangeLog b/libcc1/ChangeLog index 17310a0f794..0a66c21f546 100644 --- a/libcc1/ChangeLog +++ b/libcc1/ChangeLog @@ -1,3 +1,7 @@ +2017-05-11 Nathan Sidwell + + * libcp1plugin.cc (safe_pushdecl_maybe_friend): Call pushdecl. + 2017-05-10 Nathan Sidwell * libcp1plugin.cc (plugin_build_decl): Adjust add_method call.