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 219a8826cd5 testsuite: Fix ASAN error [PR104687] adds cc187fbca79 testsuite: Move pr104540.C test to g++.target/i386/ adds 3885a122f81 rs6000: Use rs6000_emit_move in movmisalign<mode> expander [...] new f62115c9b77 match.pd: Further complex simplification fixes [PR104675]
The 1 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/config/rs6000/vector.md | 5 +++- gcc/match.pd | 4 +-- gcc/testsuite/g++.dg/opt/pr104681.C | 19 ++++++++++++++ .../{g++.dg => g++.target/i386}/pr104540.C | 0 gcc/testsuite/gcc.dg/pr104675-3.c | 29 ++++++++++++++++++++++ 5 files changed, 54 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/opt/pr104681.C rename gcc/testsuite/{g++.dg => g++.target/i386}/pr104540.C (100%) create mode 100644 gcc/testsuite/gcc.dg/pr104675-3.c