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/release-aarch64-bootstrap_O3 in repository toolchain/ci/gcc.
from f45603f39ba x86: Disable SSE in ISA2 for -mgeneral-regs-only adds 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.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 37 ++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 6 +++ gcc/ada/libgnat/g-sercom__linux.adb | 1 + gcc/ada/libgnat/g-sercom__mingw.adb | 1 + gcc/cp/ChangeLog | 45 +++++++++++++++++++ gcc/match.pd | 5 +++ gcc/testsuite/ChangeLog | 63 +++++++++++++++++++++++++++ gcc/testsuite/c-c++-common/torture/pr101636.c | 30 +++++++++++++ gcc/testsuite/gcc.dg/vect/pr104782.c | 18 ++++++++ gcc/tree-vect-slp.c | 8 +++- 11 files changed, 214 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/torture/pr101636.c create mode 100644 gcc/testsuite/gcc.dg/vect/pr104782.c