This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a7b8c5faa6f contrib: Set more site.exp variables in test_installed new bae0ed69e18 c++: Fix SFINAE for deleted explicit specializations [PR119343]
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 | 2 -- .../g++.dg/template/sfinae-deleted-pr119343.C | 31 ++++++++++++++++++++++ 2 files changed, 31 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/template/sfinae-deleted-pr119343.C