This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-master-aarch64-spec2k6-Os in repository toolchain/ci/gcc.
from fdad3d15803 Add missing PR libstdc++/90277 reference. adds 83c019429b0 * crontab: Snapshots from trunk are now GCC 10 related. A [...] adds 8017553455a Fix std::hashstd::error_condition adds 98a3d630a1a Improve API docs for <system_error> header adds 84eda927e0c PR libstdc++/90299 make filesystem::absolute overloads consistent adds 2d527eb0848 Fix reference to wrong class in comment adds aa3d4957976 Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/DATESTAMP | 2 +- libstdc++-v3/ChangeLog | 31 ++++++++ libstdc++-v3/include/std/system_error | 92 ++++++++++++++++++---- libstdc++-v3/libsupc++/exception | 4 + libstdc++-v3/libsupc++/exception_ptr.h | 7 ++ libstdc++-v3/libsupc++/nested_exception.h | 8 ++ libstdc++-v3/src/c++11/compatibility-c++0x.cc | 4 +- libstdc++-v3/src/c++17/fs_ops.cc | 5 +- .../error_condition/hash.cc} | 25 ++++-- .../27_io/filesystem/operations/absolute.cc | 28 +++++++ maintainer-scripts/ChangeLog | 5 ++ maintainer-scripts/crontab | 3 +- 12 files changed, 185 insertions(+), 29 deletions(-) copy libstdc++-v3/testsuite/{20_util/variant/89851.cc => 19_diagnostics/error_cond [...]