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-release-arm-stable-defconfig in repository toolchain/ci/gcc.
from 102aa75325b Daily bump. adds 837823f08ac PR target/91704 * config/i386/avxintrin.h (__v32qs): New [...] adds 1de940f505f PR target/87853 * config/i386/emmintrin.h (_mm_cmpeq_epi8 [...] adds 7e7feb75001 2019-09-09 Edward Smith-Rowland 3dw4rd@verizon.net new 97d8e47d137 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 | 11 +++++++++++ gcc/DATESTAMP | 2 +- gcc/config/i386/avx2intrin.h | 2 +- gcc/config/i386/avxintrin.h | 1 + gcc/config/i386/emmintrin.h | 2 +- gcc/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/gcc.target/i386/pr87853.c | 20 ++++++++++++++++++++ gcc/testsuite/gcc.target/i386/pr91704.c | 14 ++++++++++++++ libstdc++-v3/ChangeLog | 5 +++++ libstdc++-v3/doc/xml/manual/status_cxx2020.xml | 6 +++--- 10 files changed, 65 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr87853.c create mode 100644 gcc/testsuite/gcc.target/i386/pr91704.c