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 9ef2bfdd451 Restrict new testcase gcc.target/i386/pr80270.c to x86_64. adds 88f91d8ccc8 Clear currently_expanding_gimple_stmt properly adds 75ce477306a testsuite/104728 - constrain gcc.dg/vect/pr81196-2.c adds 8fba8a8c26a testsuite/104727 - remove XFAIL for gcc.target/i386/pr84101.c adds 54ef95cc4d1 tree-optimization/104716 - check if we can copy loop in loo [...] adds 16ced9c654e libphobos: Fix misspelling of msvcUsesUCRT (PR104659) adds ad66b03b3c8 libstdc++: Fix -Wmaybe-uninitialized false positive [PR103984] adds 4fe0e1a45e5 lto-plugin: update comments - remove hardwired gold adds 673a10aee1a x86: Limit PR 35513 tests to Linux new 469073c1e68 d: Remove gdc.test/dhry.d from the testsuite new 4a1c20df82c warn-access: Comment spelling fixes
The 2 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/cfgexpand.cc | 10 +- gcc/gimple-ssa-warn-access.cc | 30 +- gcc/testsuite/g++.target/i386/pr35513-1.C | 2 +- gcc/testsuite/g++.target/i386/pr35513-2.C | 2 +- gcc/testsuite/gcc.dg/vect/pr81196-2.c | 2 + gcc/testsuite/gcc.target/i386/pr84101.c | 3 +- gcc/testsuite/gdc.test/runnable/dhry.d | 947 ----------------------------- gcc/testsuite/gfortran.dg/pr104716.f | 31 + gcc/tree-loop-distribution.cc | 9 +- libphobos/libdruntime/config/mingw/msvc.c | 2 +- libstdc++-v3/include/bits/regex_compiler.h | 2 +- lto-plugin/lto-plugin.c | 14 +- 12 files changed, 76 insertions(+), 978 deletions(-) delete mode 100644 gcc/testsuite/gdc.test/runnable/dhry.d create mode 100644 gcc/testsuite/gfortran.dg/pr104716.f