This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from dfbadb8ce9f syscall: don't build libcall_bsd.go on solaris new 43cb72263fb c++: GCC accepts junk before fold-expression [PR86773] new 323dd425520 c++: Member template function lookup failure [PR94799]
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/parser.c | 15 ++++++++------- gcc/testsuite/g++.dg/cpp1z/fold12.C | 13 +++++++++++++ gcc/testsuite/g++.dg/template/lookup16.C | 23 +++++++++++++++++++++++ 3 files changed, 44 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/fold12.C create mode 100644 gcc/testsuite/g++.dg/template/lookup16.C