This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ca39102e106 Fortran: prevent NULL pointer dereference in check of passe [...] new 15c02ab2569 rs6000: Do not allow combining of multiple assemble quads [ [...]
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/config/rs6000/mma.md | 38 ++++++++++++---------- gcc/config/rs6000/rs6000.c | 6 ++-- .../gcc.target/powerpc/mma-builtin-10-pair.c | 21 ++++++++++++ .../gcc.target/powerpc/mma-builtin-10-quad.c | 23 +++++++++++++ 4 files changed, 68 insertions(+), 20 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/mma-builtin-10-pair.c create mode 100644 gcc/testsuite/gcc.target/powerpc/mma-builtin-10-quad.c