This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-next-allmodconfig in repository toolchain/ci/gcc.
from e27959dec03 Daily bump. adds 9732a93393c * doc/install.texi (Specific, bfin): blackfin.uclinux.org [...] adds 2d0093b1d70 [Darwin, PPC] Fix fail of cpp/assert4.c adds 168a1e2923e [Darwin, fixincludes] Fix PR83531 adds b71ab3fdaa3 Daily bump. adds 24bf4b31e0b 2019-08-18 Steven G. Kargl kargl@gcc.gnu.org adds b1d96739945 PR target/91441 - Turn off -fsanitize=kernel-address if TAR [...]
No new revisions were added by this update.
Summary of changes: fixincludes/ChangeLog | 9 +++++ fixincludes/fixincl.x | 66 +++++++++++++++++++++++++++++--- fixincludes/inclhack.def | 27 +++++++++++++ fixincludes/tests/base/os/availability.h | 18 +++++++++ gcc/ChangeLog | 19 ++++++++- gcc/DATESTAMP | 2 +- gcc/config/rs6000/darwin.h | 20 ++++++++-- gcc/doc/install.texi | 2 +- gcc/fortran/ChangeLog | 6 +++ gcc/fortran/module.c | 2 +- gcc/testsuite/ChangeLog | 10 +++++ gcc/testsuite/gcc.target/riscv/pr91441.c | 10 +++++ gcc/testsuite/gfortran.dg/pr91485.f90 | 24 ++++++++++++ gcc/toplev.c | 10 +---- 14 files changed, 203 insertions(+), 22 deletions(-) create mode 100644 fixincludes/tests/base/os/availability.h create mode 100644 gcc/testsuite/gcc.target/riscv/pr91441.c create mode 100644 gcc/testsuite/gfortran.dg/pr91485.f90