This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a5a7233dfce hpux: Remove _GLIBCXX_USE_LONG_LONG define from hpux os_defines.h new 911973a784a libbacktrace: Add hpux fileline support new 39892d9618e c++: lambda in constraint of lambda [PR119175]
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/mangle.cc | 6 +++++ gcc/testsuite/g++.dg/cpp2a/concepts-lambda23.C | 12 +++++++++ libbacktrace/fileline.c | 36 +++++++++++++++++++++++++- 3 files changed, 53 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-lambda23.C