This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/release-aarch64 in repository toolchain/ci/gcc.
from 94c9c0ab7ce Daily bump. adds af18863eb7d testsuite: Use explicit -ftree-cselim in tests using -fdump [...] adds 808b6a0c1cc testsuite: Allow .sdata in more cases in gcc.dg/array-quals-1.c adds cb5690b8d2c i386: Fix up @xorsign<mode>3_1 [PR102224] adds d7b2e9bd1a3 c++: Fix docs on assignment of virtual bases [PR60318] adds f459220912d Daily bump. adds 3556ab610cb Daily bump. new 7edb992d819 compiler: correct condition for calling memclrHasPointers new a22c0458cb5 Daily bump.
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/ChangeLog | 19 +++++++++ gcc/DATESTAMP | 2 +- gcc/config/i386/i386.md | 10 ++++- gcc/doc/trouble.texi | 7 ++-- gcc/go/gofrontend/expressions.cc | 2 +- gcc/testsuite/ChangeLog | 27 ++++++++++++ gcc/testsuite/gcc.dg/array-quals-1.c | 10 ++--- gcc/testsuite/gcc.dg/pr102224.c | 49 ++++++++++++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/pr89430-1.c | 2 +- gcc/testsuite/gcc.dg/tree-ssa/pr89430-2.c | 2 +- gcc/testsuite/gcc.dg/tree-ssa/pr89430-3.c | 2 +- gcc/testsuite/gcc.dg/tree-ssa/pr89430-4.c | 2 +- gcc/testsuite/gcc.dg/tree-ssa/pr89430-5.c | 2 +- gcc/testsuite/gcc.dg/tree-ssa/pr89430-6.c | 2 +- gcc/testsuite/gcc.dg/tree-ssa/pr89430-7-comp-ref.c | 2 +- .../gcc.dg/tree-ssa/pr89430-8-mem-ref-size.c | 2 +- gcc/testsuite/gcc.target/i386/avx-pr102224.c | 23 ++++++++++ 17 files changed, 145 insertions(+), 20 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr102224.c create mode 100644 gcc/testsuite/gcc.target/i386/avx-pr102224.c