This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 34ce7f7a9a6 aix: 64 bit AIX TLS libpthread dependency.
new bbf19f9c205 Fortran: fix checks for STAT= and ERRMSG= arguments of SYNC [...]
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/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 ++++++++++++++++++++++++++++++
5 files changed, 70 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/coarray_sync.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_tx1/gnu-master-aarch64-spec2k6-O2
in repository toolchain/ci/glibc.
from dc906e94f7 mtrace: Use a static buffer for printing [BZ #25947]
adds 4cc79c2177 librt: add test (bug 28213)
adds 1f51cd9a86 mips: align stack in clone [BZ #28223]
adds 0f62fe0532 mips: increase stack alignment in clone to match the ABI
adds 6e8a0aac2f time: Fix overflow itimer tests on 32-bit systems
No new revisions were added by this update.
Summary of changes:
include/time.h | 10 ++--
rt/Makefile | 1 +
rt/tst-bz28213.c | 101 +++++++++++++++++++++++++++++++++++
sysdeps/unix/sysv/linux/mips/clone.S | 7 +++
time/tst-itimer.c | 4 +-
5 files changed, 117 insertions(+), 6 deletions(-)
create mode 100644 rt/tst-bz28213.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.