This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-arm-bootstrap_profiled in repository toolchain/ci/gcc.
from 707bc64fbee c++: defaulted friend op== [PR106361] adds 64edeadbcce Daily bump. adds 98ce66a48fb libstdc++: Do not include <cxxabi.h> in <stacktrace> adds ca82e7900f4 libstdc++: check for openat adds 4eb15eceaac libstdc++: check for openat with dirfd in std::filesystem adds 4be7b79d055 libstdc++: Do not optimize away storing pathname if it's needed adds 2a1263d3638 Daily bump. adds 8b85716d35c Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/DATESTAMP | 2 +- gcc/cp/ChangeLog | 90 +++++++++++++++++++++ gcc/testsuite/ChangeLog | 66 ++++++++++++++++ libstdc++-v3/ChangeLog | 132 +++++++++++++++++++++++++++++++ libstdc++-v3/acinclude.m4 | 12 +++ libstdc++-v3/config.h.in | 3 + libstdc++-v3/configure | 55 +++++++++++++ libstdc++-v3/include/std/stacktrace | 8 +- libstdc++-v3/src/c++17/fs_dir.cc | 4 +- libstdc++-v3/src/filesystem/dir-common.h | 2 +- libstdc++-v3/src/filesystem/dir.cc | 2 +- 11 files changed, 370 insertions(+), 6 deletions(-)