This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7485ace81de Commit for PR92785 new 4735f92d48c libstdc++: test for failing assertion should use 'run' not [...] new 586b016cd48 c++: Fix constrained conversion op.
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/ChangeLog | 5 +++++ gcc/cp/call.c | 4 ++++ gcc/testsuite/g++.dg/cpp2a/concepts-conv1.C | 15 +++++++++++++++ libstdc++-v3/ChangeLog | 5 +++++ .../24_iterators/range_operations/advance_debug_neg.cc | 10 ++++++++-- 5 files changed, 37 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-conv1.C