This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from aa7874596b9 Let nvptx-as figure out the target architecture [PR97348] new 164c6a1c5d7 c++: non-array new alignment [PR102071] new 791a968630b c++: local function versioning [PR104669]
The 2 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/decl.cc | 20 ++++++++++++++------ gcc/cp/decl2.cc | 12 ++++++++++-- gcc/cp/init.cc | 2 +- gcc/testsuite/g++.dg/cpp1z/aligned-new9.C | 4 ++++ gcc/testsuite/g++.target/i386/mv31.C | 10 ++++++++++ 5 files changed, 39 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/g++.target/i386/mv31.C