This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allyesconfig in repository toolchain/ci/gcc.
from 979b77ae96e compiler: fix loopdepth tracking in array slicing expre [...] adds 98da50011e1 Backport from 2020-01-08 trunk r279995. adds c36eb3bdf9c libstdc++: Fix error handling in filesystem::remove_all (PR93201) adds 4da4a6d453a Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 12 ++++++++ gcc/DATESTAMP | 2 +- gcc/config/avr/avr.opt | 4 +++ gcc/config/avr/driver-avr.c | 8 +++--- gcc/doc/invoke.texi | 9 +++++- libstdc++-v3/ChangeLog | 11 ++++++++ libstdc++-v3/src/c++17/fs_ops.cc | 17 +++++++---- libstdc++-v3/src/filesystem/ops.cc | 17 +++++++---- .../27_io/filesystem/operations/remove_all.cc | 33 ++++++++++++++++++++++ .../filesystem/operations/remove_all.cc | 33 ++++++++++++++++++++++ 10 files changed, 128 insertions(+), 18 deletions(-)