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 80a5b96b44d PR libstdc++/70483 make std::experimental::string_view full [...] new 2838c682ac8 [gcc]
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/config/rs6000/altivec.md | 78 ++++++++++++++++------------ gcc/testsuite/ChangeLog | 9 ++++ gcc/testsuite/gcc.target/powerpc/pr81833-1.c | 59 +++++++++++++++++++++ gcc/testsuite/gcc.target/powerpc/pr81833-2.c | 59 +++++++++++++++++++++ 5 files changed, 182 insertions(+), 34 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr81833-1.c create mode 100644 gcc/testsuite/gcc.target/powerpc/pr81833-2.c