This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 in repository toolchain/ci/gcc.
from d7705b0ada9 contrib: filter out mmx.md file. adds 6c0dd02964a [PR102563] Do not clobber range in operator_lshift::op1_range. adds b7848a2068b libstdc++: Fix typos in std::filesystem code new e3e07b8955f 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: contrib/ChangeLog | 5 +++++ gcc/ChangeLog | 11 +++++++++++ gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 5 +++++ gcc/range-op.cc | 12 ++++++------ gcc/testsuite/ChangeLog | 9 +++++++++ gcc/testsuite/gcc.dg/tree-ssa/pr102563.c | 16 ++++++++++++++++ libgomp/ChangeLog | 7 +++++++ libstdc++-v3/ChangeLog | 7 +++++++ libstdc++-v3/src/c++17/fs_ops.cc | 2 +- libstdc++-v3/src/filesystem/ops-common.h | 4 ++-- 11 files changed, 70 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr102563.c