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_profiled_lto in repository toolchain/ci/gcc.
from 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. adds fdd40498d19 RISC-V: Allow multi-lib build with different code model
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 16 ++++++ gcc/DATESTAMP | 2 +- 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 +++++++++++++++ 12 files changed, 189 insertions(+), 48 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/coarray_sync.f90