This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch in repository gcc.
from bca14f5d1d4 Daily bump. new 1bdf9030683 PR target/91704 * config/i386/avxintrin.h (__v32qs): New [...] new 76cd4d95012 PR target/87853 * config/i386/emmintrin.h (_mm_cmpeq_epi8 [...]
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 | 11 +++++++++++ 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 ++++++++++++++ 7 files changed, 56 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr87853.c create mode 100644 gcc/testsuite/gcc.target/i386/pr91704.c