This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from bccabf5cdeb Daily bump. new 2875c871c9c rs6000: Disable optimizing multiple xxsetaccz instructions [...] new 1221c37e515 rs6000: Add unspec wrapper to vsx_assemble_pair new 7729d2c96d5 rs6000: MMA test case emits wrong code when building a vect [...]
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/config/rs6000/mma.md | 77 +++++++++++++++--------- gcc/config/rs6000/rs6000.c | 22 +++++-- gcc/testsuite/gcc.target/powerpc/mma-builtin-6.c | 14 +++-- gcc/testsuite/gcc.target/powerpc/pr102976.c | 14 +++++ 4 files changed, 90 insertions(+), 37 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr102976.c