This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c847dcf9449 c++: unresolved overload with comma op [PR115430] new cb39f7df8d1 testsuite: fix spaceship-narrowing1.C new c90e785bb6f c++: ICE with computed gotos [PR115469]
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/decl.cc | 20 ++++++++++++++++---- gcc/testsuite/g++.dg/cpp2a/spaceship-narrowing1.C | 2 +- gcc/testsuite/g++.dg/ext/label17.C | 18 ++++++++++++++++++ 3 files changed, 35 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ext/label17.C