This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 20a5b482499 libcpp: replace SSE4.2 helper with an SSSE3 one new 5348e3cb9bc c++: default targ eligibility refinement [PR101463]
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/pt.cc | 41 ++++++++++++++++++---------------- gcc/testsuite/g++.dg/cpp1z/nontype6.C | 24 ++++++++++++++++++++ gcc/testsuite/g++.dg/cpp1z/nontype6a.C | 25 +++++++++++++++++++++ 3 files changed, 71 insertions(+), 19 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/nontype6.C create mode 100644 gcc/testsuite/g++.dg/cpp1z/nontype6a.C