This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 79e3f7d54bc libgomp: Add openacc_{cuda,cublas,cudart} effective targets [...] new 27e906d5bb2 c++: Add missing scope in typedef diagnostic [PR100763] new c33ec196aa7 c++: Output less irrelevant info for function template decl [...]
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/error.c | 65 +++++++++++++++++++++------- gcc/testsuite/g++.dg/diagnostic/pr100716-1.C | 54 +++++++++++++++++++++++ gcc/testsuite/g++.dg/diagnostic/pr100716.C | 54 +++++++++++++++++++++++ 3 files changed, 158 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/g++.dg/diagnostic/pr100716-1.C create mode 100644 gcc/testsuite/g++.dg/diagnostic/pr100716.C