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-arm-bootstrap in repository toolchain/ci/gcc.
from c2e0d0c1cfb [nvptx] Handle DCmode in define_expand "omp_simt_xchg_{bfly,idx}" adds b88f683e57a docs: Document more .gcda file name generation. adds 6df0c8d417f ipa: Improve error handling for target_clone single value adds 9ef2bfdd451 Restrict new testcase gcc.target/i386/pr80270.c to x86_64. new 88f91d8ccc8 Clear currently_expanding_gimple_stmt properly new 75ce477306a testsuite/104728 - constrain gcc.dg/vect/pr81196-2.c new 8fba8a8c26a testsuite/104727 - remove XFAIL for gcc.target/i386/pr84101.c new 54ef95cc4d1 tree-optimization/104716 - check if we can copy loop in loo [...] new 16ced9c654e libphobos: Fix misspelling of msvcUsesUCRT (PR104659)
The 5 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/c-family/c-attribs.cc | 6 ++++++ gcc/cfgexpand.cc | 10 ++++++++-- gcc/doc/invoke.texi | 10 +++++++++- gcc/multiple_target.cc | 26 +------------------------- gcc/testsuite/g++.target/i386/pr104533.C | 11 +++++++++++ gcc/testsuite/gcc.dg/vect/pr81196-2.c | 2 ++ gcc/testsuite/gcc.target/i386/pr80270.c | 4 ++-- gcc/testsuite/gcc.target/i386/pr84101.c | 3 +-- gcc/testsuite/gfortran.dg/pr104716.f | 31 +++++++++++++++++++++++++++++++ gcc/tree-loop-distribution.cc | 9 ++++++++- gcc/tree.cc | 24 ++++++++++++++++++++++++ gcc/tree.h | 2 ++ libphobos/libdruntime/config/mingw/msvc.c | 2 +- 13 files changed, 106 insertions(+), 34 deletions(-) create mode 100644 gcc/testsuite/g++.target/i386/pr104533.C create mode 100644 gcc/testsuite/gfortran.dg/pr104716.f