This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/gcc.
from 01a254e3e53 Daily bump. adds f8feccb8b08 cris: Parenthesize parameter to as_a. adds 31aa664add5 cris: Avoid format-string-related warnings in calls to erro [...] adds 45ddb395187 tree-optimization/76174 - testcase for fixed PR adds 2c4dccb605d testsuite: Fix up c-c++-common/builtin-shufflevector-3.c te [...] adds 7c3b9c17363 libgfortran: Fix build on non-glibc targets adds 6bba184ccbf c++: Silence -Wuseless-cast warnings during move [PR103480]
No new revisions were added by this update.
Summary of changes: gcc/config/cris/cris.c | 10 ++++----- gcc/config/cris/cris.h | 2 +- gcc/cp/tree.c | 2 ++ .../c-c++-common/builtin-shufflevector-3.c | 1 + gcc/testsuite/g++.dg/warn/Wuseless-cast2.C | 24 ++++++++++++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/pr76174.c | 22 ++++++++++++++++++++ libgfortran/libgfortran.h | 4 +++- 7 files changed, 58 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/g++.dg/warn/Wuseless-cast2.C create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr76174.c