This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-next-allyesconfig in repository toolchain/ci/gcc.
from 694d4a6d0c4 Use the section flag 'o' for __patchable_function_entries adds f5850e7da93 ipa: do not DECL_IS_MALLOC for void fns adds 6725994fe99 MAINTAINERS: Add myself as arc port maintainer adds 05f7a2afe8f C++ Module Binding Vector
No new revisions were added by this update.
Summary of changes: MAINTAINERS | 1 + gcc/cgraph.c | 2 + gcc/cp/cp-tree.def | 3 + gcc/cp/cp-tree.h | 9 ++- gcc/cp/decl.c | 1 + gcc/cp/name-lookup.h | 119 +++++++++++++++++++++++++++++++++++++ gcc/cp/ptree.c | 38 ++++++++++++ gcc/cp/tree.c | 17 ++++++ gcc/ipa-pure-const.c | 3 +- gcc/testsuite/g++.dg/ipa/pr98075.C | 30 ++++++++++ 10 files changed, 220 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ipa/pr98075.C