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-defconfig 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) new 4da4a6d453a Daily bump.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
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(-)