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/release-arm-check_bootstrap_lto in repository toolchain/ci/gcc.
from ea4f664a40f Daily bump. adds d1f4dfd409d tree-optimization/104931 - mitigate niter analysis issue adds 893cb28a22f tree-optimization/101636 - CTOR vectorization ICE adds 17f80c57fed Daily bump. adds 4c649dc7118 Properly reset the port handle when closing adds b3cc7e9297b Daily bump. adds 23852920316 Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 13 ++++++++++++ gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 6 ++++++ gcc/ada/libgnat/g-sercom__linux.adb | 1 + gcc/ada/libgnat/g-sercom__mingw.adb | 1 + gcc/match.pd | 5 +++++ gcc/testsuite/ChangeLog | 7 +++++++ gcc/testsuite/c-c++-common/torture/pr101636.c | 30 +++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/vect/pr104782.c | 18 ++++++++++++++++ gcc/tree-vect-slp.c | 8 ++++++- 10 files changed, 89 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/torture/pr101636.c create mode 100644 gcc/testsuite/gcc.dg/vect/pr104782.c