This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from 33878b01df6 Daily bump. new b1ca2019a82 rs6000: Disable MMA if no VSX support [PR103627] new 2c9485a496f rs6000: Move the hunk affecting VSX/ALTIVEC ahead [PR103627]
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: gcc/config/rs6000/rs6000.c | 31 ++++++++++++++++----------- gcc/testsuite/gcc.target/powerpc/pr103627-1.c | 16 ++++++++++++++ gcc/testsuite/gcc.target/powerpc/pr103627-2.c | 16 ++++++++++++++ gcc/testsuite/gcc.target/powerpc/pr103627-3.c | 20 +++++++++++++++++ 4 files changed, 71 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr103627-1.c create mode 100644 gcc/testsuite/gcc.target/powerpc/pr103627-2.c create mode 100644 gcc/testsuite/gcc.target/powerpc/pr103627-3.c