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 f83d1f7eaa7 [PATCH, rs6000]Add support to enable vmsumudm behind vec_ms [...] new 45b7f80f2e5 rs6000: Allow MMA built-in initialization regardless of com [...] new 870fe50eff8 rs6000: fix power10_hw test new 5311690085e Aarch64: Change costs for TX2 to expose more vectorization [...]
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/aarch64/aarch64.c | 18 ++++++------ gcc/config/rs6000/rs6000-call.c | 19 ++++-------- gcc/config/rs6000/rs6000.c | 6 +++- gcc/testsuite/gcc.target/powerpc/pr96125.c | 47 ++++++++++++++++++++++++++++++ gcc/testsuite/lib/target-supports.exp | 4 ++- 5 files changed, 70 insertions(+), 24 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr96125.c