This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f6e9c1c9191 Fix potentially undefined behaviour when computing a sha1 value. new 1c7bec8bfbc c++: support target attr for DECL_LOCAL_DECL_P fns [PR99108]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/cp/call.c | 3 +++ gcc/cp/decl.c | 35 +++++++++++++++++++++++++-------- gcc/cp/name-lookup.c | 4 ++-- gcc/cp/name-lookup.h | 1 + gcc/testsuite/g++.target/i386/pr99108.C | 19 ++++++++++++++++++ 5 files changed, 52 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/g++.target/i386/pr99108.C