This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_debug in repository toolchain/ci/gcc.
from 829931ec93a libgo: various fixes for Solaris support adds 882f1d58bfa Improve many SImode shifts on the H8/300H adds 34ce7f7a9a6 aix: 64 bit AIX TLS libpthread dependency. adds bbf19f9c205 Fortran: fix checks for STAT= and ERRMSG= arguments of SYNC [...] adds 94974e8b580 Daily bump. new fdd40498d19 RISC-V: Allow multi-lib build with different code model
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/ChangeLog | 16 ++++++ gcc/DATESTAMP | 2 +- gcc/config/h8300/h8300.c | 52 ++++++++++++++---- gcc/config/riscv/multilib-generator | 86 +++++++++++++++++++----------- gcc/config/rs6000/rs6000.c | 14 ++++- gcc/doc/install.texi | 17 ++++++ gcc/fortran/ChangeLog | 10 ++++ gcc/fortran/match.c | 4 +- gcc/fortran/resolve.c | 28 ++++++---- gcc/fortran/trans-stmt.c | 6 ++- gcc/testsuite/ChangeLog | 6 +++ gcc/testsuite/gfortran.dg/coarray_3.f90 | 4 +- gcc/testsuite/gfortran.dg/coarray_sync.f90 | 44 +++++++++++++++ 13 files changed, 230 insertions(+), 59 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/coarray_sync.f90