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-release-aarch64-next-allnoconfig in repository toolchain/ci/gcc.
from b72bc0e2097 Daily bump. adds 9796a699925 Darwin, libsanitizer - remove reference to __cxa_rethrow_pr [...] adds e90d9a4fa48 Daily bump. adds 43930259bb4 2019-08-18 Steven G. Kargl kargl@gcc.gnu.org new f702be2a608 [aarch64] PR target/91386 Use copy_rtx to avoid modifying o [...]
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 | 9 +++++++++ gcc/DATESTAMP | 2 +- gcc/config/aarch64/aarch64.c | 18 ++++++++++-------- gcc/fortran/ChangeLog | 6 ++++++ gcc/fortran/module.c | 2 +- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gfortran.dg/pr91485.f90 | 24 ++++++++++++++++++++++++ libsanitizer/ChangeLog | 12 ++++++++++++ libsanitizer/asan/Makefile.am | 2 +- libsanitizer/asan/Makefile.in | 2 +- libsanitizer/asan/asan_interceptors.h | 7 ++++++- 11 files changed, 76 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr91485.f90