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_bootstrap/master-aarch64-check_bootstrap in repository toolchain/ci/gcc.
from 84790a9d4bb Daily bump. adds d9da496a82c testsuite: XFAIL some Wstringop-overflow tests ... adds e3cbb8c66c9 libgfortran: Fix bootstrap on targets without static_assert macro. adds cb48166e52c Fortran: Fix test on targets without REAL128 adds f17d2677bc2 Daily bump. adds 222dbebefbb objc: Fix handling of break stmt inside of switch inside of [...] adds 7918d8270a4 testsuite: Adjust gcc.misc-tests/godump-1.c testcase
No new revisions were added by this update.
Summary of changes: gcc/DATESTAMP | 2 +- gcc/c/c-typeck.c | 3 +- gcc/testsuite/ChangeLog | 19 +++++ gcc/testsuite/c-c++-common/Wstringop-overflow-2.c | 50 ++++++------- gcc/testsuite/g++.dg/warn/Wstringop-overflow-3.C | 44 +++++------ gcc/testsuite/gcc.dg/Wstringop-overflow-28.c | 8 +- gcc/testsuite/gcc.dg/Wstringop-overflow-68.c | 2 +- gcc/testsuite/gcc.dg/Wstringop-overflow-75.c | 36 ++++----- gcc/testsuite/gcc.dg/Wstringop-overflow-76.c | 20 ++--- gcc/testsuite/gcc.misc-tests/godump-1.c | 64 ++++++++-------- gcc/testsuite/gfortran.dg/ieee/ieee_9.f90 | 90 ++++++++--------------- gcc/testsuite/lib/target-supports.exp | 16 ++++ gcc/testsuite/objc.dg/{foreach-3.m => pr103639.m} | 78 ++++++++------------ libgfortran/ChangeLog | 5 ++ libgfortran/runtime/string.c | 4 +- 15 files changed, 220 insertions(+), 221 deletions(-) copy gcc/testsuite/objc.dg/{foreach-3.m => pr103639.m} (58%)