This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 91158b2 PR c++/79967 * decl.c (grokdeclarator): Check ATTRLIST befo [...] new 9c0163b gcc: 2017-03-10 Will Schmidt will_schmidt@vnet.ibm.com
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 | 7 +++ gcc/config/rs6000/rs6000.c | 4 ++ gcc/testsuite/ChangeLog | 7 +++ .../gcc.target/powerpc/fold-vec-mule-char.c | 38 ++++++++++++++ .../gcc.target/powerpc/fold-vec-mule-misc.c | 61 ++++++++++++++++++++++ .../gcc.target/powerpc/fold-vec-mule-short.c | 37 +++++++++++++ 6 files changed, 154 insertions(+) create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-mule-char.c create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-mule-misc.c create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-mule-short.c