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-aarch64 in repository toolchain/ci/gcc.
from 882f1d58bfa Improve many SImode shifts on the H8/300H new 34ce7f7a9a6 aix: 64 bit AIX TLS libpthread dependency. new bbf19f9c205 Fortran: fix checks for STAT= and ERRMSG= arguments of SYNC [...]
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 | 14 +++++++++- gcc/fortran/match.c | 4 +-- gcc/fortran/resolve.c | 28 ++++++++++++------- gcc/fortran/trans-stmt.c | 6 ++-- gcc/testsuite/gfortran.dg/coarray_3.f90 | 4 +-- gcc/testsuite/gfortran.dg/coarray_sync.f90 | 44 ++++++++++++++++++++++++++++++ 6 files changed, 83 insertions(+), 17 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/coarray_sync.f90