This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 in repository toolchain/ci/gcc.
from 353f8fcc2e6 Daily bump. new 8103623923a rs6000: Disable MMA if no VSX support [PR103627] new e66ba0f55c0 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.cc | 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