This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/gcc.
from 5f028541894 Use unsigned long long in asm-x86-linux-rdmsr.c adds fc0beded58a c-family: Fix bootstrap for targets defining TARGET_FORMAT_TYPES. adds bda4aa36732 options: fix ASAN issue during saving of opt. options new 703d8a4d39b Add libgomp.fortran/order-reproducible-*.f90
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/c-family/c-format.c | 2 +- gcc/toplev.c | 2 +- libgomp/testsuite/libgomp.fortran/my-usleep.c | 9 +++ .../libgomp.fortran/order-reproducible-1.f90 | 72 ++++++++++++++++++++++ .../libgomp.fortran/order-reproducible-2.f90 | 37 +++++++++++ 5 files changed, 120 insertions(+), 2 deletions(-) create mode 100644 libgomp/testsuite/libgomp.fortran/my-usleep.c create mode 100644 libgomp/testsuite/libgomp.fortran/order-reproducible-1.f90 create mode 100644 libgomp/testsuite/libgomp.fortran/order-reproducible-2.f90