This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4e117418fb7 libstdc++: Fix error reporting in filesystem::copy [PR99290] new 851031b2fcd c++: global-namespace-qualified var after class def [PR90107] new 350fcc7884b testsuite: Add target requires for ifuncs to mv31.C. new d314907fc47 testsuite,X86: Fix missing USER_LABEL_PREFIX cases.
The 3 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/parser.cc | 1 + gcc/testsuite/g++.dg/parse/qualified6.C | 10 ++++++++++ gcc/testsuite/g++.target/i386/mv31.C | 1 + gcc/testsuite/gcc.target/i386/memcpy-strategy-10.c | 4 ++-- gcc/testsuite/gcc.target/i386/memcpy-strategy-5.c | 4 ++-- gcc/testsuite/gcc.target/i386/memset-strategy-5.c | 4 ++-- gcc/testsuite/gcc.target/i386/memset-strategy-7.c | 4 ++-- 7 files changed, 20 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/g++.dg/parse/qualified6.C