This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-9-branch in repository gcc.
from e9a8690f898 2019-08-30 Richard Biener rguenther@suse.de new 8c61566116d Backport from trunk 2019-08-22 Segher Boessenkool <segh [...] new 87bc784a7ca Backport from trunk 2019-08-22 Segher Boessenkool <segh [...] new dc4c8dd9dbe 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 | 223 ----------------------------- gcc/config/rs6000/rs6000.md | 224 ++++++++++++++++++++++++++++++ gcc/testsuite/ChangeLog | 6 + gcc/testsuite/gcc.target/powerpc/darn-3.c | 16 +++ 5 files changed, 275 insertions(+), 223 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/darn-3.c