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 8bfbdd89bb3 Backported from mainline 2019-07-30 Jakub Jelinek <jaku [...] new 9b8180550e1 Backport from trunk 2019-08-22 Segher Boessenkool <segh [...] new 5552679aa71 Backport from trunk 2019-08-22 Segher Boessenkool <segh [...] new 397080c8bfe Backport from trunk 2019-08-23 Segher Boessenkool <segh [...]
The 3 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/rs6000/altivec.md | 220 ----------------------------- gcc/config/rs6000/rs6000.md | 224 ++++++++++++++++++++++++++++++ gcc/testsuite/ChangeLog | 8 ++ gcc/testsuite/gcc.target/powerpc/darn-3.c | 16 +++ 5 files changed, 277 insertions(+), 220 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/darn-3.c