This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5609bcd6201 testsuite: libgcc function name for PRU new a16fc9f1c96 c++: make finish_non_static_data_member SFINAE enabled [PR105351]
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/cp-tree.h | 3 ++- gcc/cp/pt.cc | 3 ++- gcc/cp/semantics.cc | 27 ++++++++++++++++----------- gcc/testsuite/g++.dg/template/sfinae33.C | 12 ++++++++++++ 4 files changed, 32 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/g++.dg/template/sfinae33.C