This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-bootstrap_O3 in repository toolchain/ci/gcc.
from 0ba727ffae2 Update mpfr version to 3.1.6 adds c060d1dbe0f libstdc++: Fix find_type helper to work consistently adds 4cd69a5a0dd libstdc++: Fix filesystem::path constraints for volatile [P [...] adds 47d3815f066 rtl-optimization/80960 - avoid creating garbage RTL in DSE adds e6cd786c73e Daily bump. adds f12013aa0f6 gcc-changelog: Remove use of non-strict mode adds 9af26b489df Daily bump.
No new revisions were added by this update.
Summary of changes: contrib/ChangeLog | 16 ++++++++++++++++ contrib/gcc-changelog/git_email.py | 2 +- gcc/ChangeLog | 18 ++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/dse.c | 5 +++++ gcc/testsuite/ChangeLog | 8 ++++++++ libstdc++-v3/ChangeLog | 19 +++++++++++++++++++ libstdc++-v3/include/bits/fs_path.h | 2 +- libstdc++-v3/include/experimental/bits/fs_path.h | 2 +- libstdc++-v3/python/libstdcxx/v6/printers.py | 4 ++-- .../27_io/filesystem/path/construct/100630.cc | 14 ++++++++++++++ .../experimental/filesystem/path/construct/100630.cc | 14 ++++++++++++++ 12 files changed, 100 insertions(+), 6 deletions(-) create mode 100644 libstdc++-v3/testsuite/27_io/filesystem/path/construct/100630.cc create mode 100644 libstdc++-v3/testsuite/experimental/filesystem/path/construct/1 [...]