This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm in repository toolchain/ci/gcc.
from ddce00dba24 i386: Fix GLC tuning with -masm=intel [PR104104] adds bd0ef353481 c++: fix PR104025 change adds fc6cd798c07 testsuite: Adjust possibly fragile slp-perm-9.c [PR104015] adds b01d2059c70 testsuite: fix pytest detection unsupported message. adds 32657045bd2 Add XFAIL parts of pr16855.C for dragonfly. adds 8160b410517 Fix tsvc test build on DragonFly. adds 1ead972cef7 powerc: Fix asm machine directive for some CPUs new 54e33cf120d testsuite/102833 - fix gcc.dg/vect/bb-slp-17.c dump scanning
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/rs6000.cc | 25 +++++++++++++++++++++++ gcc/cp/parser.cc | 3 ++- gcc/testsuite/g++.dg/gcov/pr16855-priority.C | 6 ++++-- gcc/testsuite/g++.dg/gcov/pr16855.C | 4 ++-- gcc/testsuite/gcc.dg/vect/bb-slp-17.c | 5 +++-- gcc/testsuite/gcc.dg/vect/slp-perm-9.c | 4 +--- gcc/testsuite/gcc.dg/vect/tsvc/tsvc.h | 4 ++-- gcc/testsuite/gcc.target/powerpc/pr104015-1.c | 28 ++++++++++++++++++++++++++ gcc/testsuite/gcc.target/powerpc/pr104015-2.c | 29 +++++++++++++++++++++++++++ gcc/testsuite/lib/gcov.exp | 5 ++--- 10 files changed, 98 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr104015-1.c create mode 100644 gcc/testsuite/gcc.target/powerpc/pr104015-2.c