This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8a9112cda6b Reduce accumulated garbage in constexpr evaluation. new 7e0a9a7a1ec PR c++/60531 - Wrong error about unresolved overloaded function
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/ChangeLog | 6 ++++++ gcc/cp/typeck.c | 12 +++++++----- gcc/testsuite/g++.dg/template/operator15.C | 6 ++++++ 3 files changed, 19 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/g++.dg/template/operator15.C