This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9 in repository gcc.
from 46de8b3eb1a Darwin: Fix i686 bootstrap when the assembler supports GOTO [...] new 5c7bd28d1cb backport PR90763: PowerPC vec_xl_len should take const argument. new c7bc3b65623 Remove wrongly committed file.
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: a | 81 --------------------------- gcc/ChangeLog | 9 +++ gcc/config/rs6000/rs6000-c.c | 13 +++++ gcc/testsuite/ChangeLog | 8 +++ gcc/testsuite/gcc.target/powerpc/pr90763.c | 88 ++++++++++++++++++++++++++++++ 5 files changed, 118 insertions(+), 81 deletions(-) delete mode 100644 a create mode 100644 gcc/testsuite/gcc.target/powerpc/pr90763.c