This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1deaf515e91 aarch64: testsuite: Keep -mtune=generic when specifying -moverride new 04a176a1d84 c++: fix __is_invocable for std::reference_wrapper [PR121055] new 7590c14b53a c++: name lookup for non-dep rewritten != expr [PR121179]
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/call.cc | 4 +++- gcc/cp/method.cc | 3 ++- gcc/cp/tree.cc | 3 +++ gcc/testsuite/g++.dg/ext/is_invocable5.C | 15 +++++++++++++++ gcc/testsuite/g++.dg/lookup/operator-8.C | 9 ++++++++- 5 files changed, 31 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ext/is_invocable5.C