This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from 19827831516 c++: unroll pragma in templates [PR111529] new 6a5dcdb7ae6 c++: fix PR111529 backport new ba57a52dbf6 c++: __is_constructible ref binding [PR100667]
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/pt.cc | 14 +++++----- gcc/cp/semantics.cc | 41 ++++++++++++++++++++++++++-- gcc/testsuite/g++.dg/ext/is_constructible8.C | 16 +++++++++++ 3 files changed, 62 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ext/is_constructible8.C