This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 33cb400b2e7 AArch64: Define VECTOR_STORE_FLAG_VALUE. new 06557ba12b6 c++: CWG 2273 and non-constructors new ee3efe06c9c c++: CWG 2789 and usings [PR116492]
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 | 65 ++++++++-------------- gcc/testsuite/g++.dg/cpp1z/using1.C | 8 +-- .../g++.dg/cpp2a/concepts-inherit-ctor12.C | 16 ++++++ gcc/testsuite/g++.dg/cpp2a/concepts-memfun4.C | 24 ++++---- gcc/testsuite/g++.dg/overload/using5.C | 2 +- 5 files changed, 58 insertions(+), 57 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-inherit-ctor12.C