This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-allyesconfig in repository toolchain/ci/gcc.
from 9c3cdb43c2b tree-nested: Fix handling of *reduction clauses with C arra [...] adds b408e010ccf driver: Fix redundant descriptions in options adds ced66da3135 coroutines: Fix indentation (NFC). adds 9d74caf21be i386: Use ix86_output_ssemov for SFmode TYPE_SSEMOV new 5e5ce5371f6 Daily bump.
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/ChangeLog | 15 +++++++++++++++ gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 4 ++++ gcc/c-family/c.opt | 22 +++++++++++----------- gcc/common.opt | 20 ++++++++++---------- gcc/config/arc/arc.opt | 4 ++-- gcc/config/cr16/cr16.opt | 2 +- gcc/config/i386/i386.c | 9 +++++++++ gcc/config/i386/i386.md | 26 ++------------------------ gcc/cp/ChangeLog | 4 ++++ gcc/cp/coroutines.cc | 8 ++++---- gcc/fortran/ChangeLog | 4 ++++ gcc/fortran/lang.opt | 2 +- gcc/testsuite/ChangeLog | 12 ++++++++++++ gcc/testsuite/gcc.misc-tests/help.exp | 2 +- gcc/testsuite/gcc.target/i386/pr89229-6a.c | 16 ++++++++++++++++ gcc/testsuite/gcc.target/i386/pr89229-6b.c | 6 ++++++ gcc/testsuite/gcc.target/i386/pr89229-6c.c | 6 ++++++ 18 files changed, 109 insertions(+), 55 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr89229-6a.c create mode 100644 gcc/testsuite/gcc.target/i386/pr89229-6b.c create mode 100644 gcc/testsuite/gcc.target/i386/pr89229-6c.c