This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 in repository toolchain/ci/gcc.
from 4dc86f716fe c++: fix arm-eabi bootstrap [PR105567] adds 88459c3965e c++: lambda template in requires [PR105541] adds 25addf8352e tree: introduce range adaptor for TREE_VEC adds 99988b0e8b5 analyzer: fix memory leaks
No new revisions were added by this update.
Summary of changes: gcc/analyzer/checker-path.cc | 8 +++- gcc/analyzer/diagnostic-manager.cc | 6 +++ gcc/analyzer/engine.cc | 29 ++++++++------ gcc/analyzer/region-model-manager.cc | 14 +++++-- gcc/cp/constraint.cc | 9 ++--- gcc/cp/cp-tree.h | 12 +++--- gcc/cp/parser.cc | 5 ++- gcc/cp/pt.cc | 57 +++++++++++---------------- gcc/cp/tree.cc | 5 +-- gcc/testsuite/g++.dg/cpp2a/lambda-requires1.C | 4 ++ gcc/tree.h | 15 ++++++- 11 files changed, 95 insertions(+), 69 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-requires1.C