This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap in repository toolchain/ci/gcc.
from 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] adds 6b14100b950 Fortran: fix testcase compiler flags adds 4ec756cee0b Fortran: fix testcase comment adds 4960516df2f opts: do not do sanity check when an error is seen adds f4ce10fb4d5 Include elfos.h before ${tm_file}. adds 03a1a86b5ee Fix -Wformat-diag for aarch64 target.
No new revisions were added by this update.
Summary of changes: gcc/c-family/c-attribs.c | 3 ++- gcc/config.gcc | 2 +- gcc/config/aarch64/aarch64.c | 26 +++++++++++----------- gcc/cp/tree.c | 2 ++ .../c-c++-common/builtin-shufflevector-3.c | 1 + gcc/testsuite/g++.dg/warn/Wuseless-cast2.C | 24 ++++++++++++++++++++ gcc/testsuite/gfortran.dg/ieee/signaling_1.f90 | 4 +++- libgfortran/libgfortran.h | 4 +++- 8 files changed, 49 insertions(+), 17 deletions(-) create mode 100644 gcc/testsuite/g++.dg/warn/Wuseless-cast2.C