This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch in repository gcc.
from ec9004d PR c++/72415 - member template with fold-expression constraint new fa33ffc PR target/72805 * config/i386/avx512fintrin.h (_mm512_cmp_e [...] new 10d5c37 [gcc] 2016-08-04 Michael Meissner meissner@linux.vnet.ibm.com
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 | 29 ++++++- gcc/config/i386/avx512fintrin.h | 48 +++++------ gcc/config/rs6000/rs6000.c | 81 +++++++++++++----- gcc/testsuite/ChangeLog | 10 +++ gcc/testsuite/gcc.target/powerpc/float128-cmp.c | 106 ++++++++++++++++++++++++ 5 files changed, 224 insertions(+), 50 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/float128-cmp.c