This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 339e8b511d7 PR go/89407 internal/cpu: use #ifdef __s390x__ in C code new 4e60ed2914a PR c++/87921 - wrong error with inline static data member.
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/ChangeLog | 13 +++++++++++++ gcc/cp/cp-tree.h | 4 ++-- gcc/cp/decl.c | 8 +++----- gcc/cp/decl2.c | 14 ++++++++++++-- gcc/cp/pt.c | 3 +-- gcc/cp/typeck2.c | 3 +-- gcc/testsuite/g++.dg/cpp1z/inline-var6.C | 16 ++++++++++++++++ 7 files changed, 48 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/inline-var6.C