This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch in repository gcc.
from 7f7eaf1 Daily bump. new 8ce68c6 Backport from mainline 2016-08-14 Uros Bizjak <ubizjak@gm [...]
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 | 27 ++++ gcc/config/i386/avx512bwintrin.h | 44 ++++--- gcc/config/i386/avx512dqintrin.h | 39 +++--- gcc/config/i386/avx512fintrin.h | 213 ++++++++++++++++---------------- gcc/config/i386/avx512ifmaintrin.h | 4 +- gcc/config/i386/avx512ifmavlintrin.h | 8 +- gcc/config/i386/avx512vbmiintrin.h | 7 +- gcc/config/i386/avx512vbmivlintrin.h | 6 +- gcc/config/i386/avx512vlbwintrin.h | 70 +++++------ gcc/config/i386/avx512vldqintrin.h | 27 ++-- gcc/config/i386/avx512vlintrin.h | 97 +++++++-------- gcc/config/i386/i386.md | 8 +- gcc/testsuite/ChangeLog | 8 ++ gcc/testsuite/gcc.target/i386/pr76342.c | 11 ++ 14 files changed, 289 insertions(+), 280 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr76342.c