This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/release-aarch64 in repository toolchain/ci/gcc.
from 380db7dfd28 Daily bump. adds 12938501b8a libphobos: Don't call __gthread_key_delete in the emutls de [...] adds dc3630e05d7 libphobos: Increase size of defaultStackPages on OSX X86_64 [...] adds 753cd5f3615 Do not abort compilation when dump file is /dev/* adds c2079b9a787 Daily bump. adds 11013a48023 Daily bump. new d800a6e07bb Daily bump.
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 | 6 ++++++ gcc/DATESTAMP | 2 +- gcc/doc/invoke.texi | 3 ++- gcc/gcc.c | 3 ++- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/devnull-dump.c | 7 +++++++ libphobos/ChangeLog | 17 +++++++++++++++++ libphobos/libdruntime/core/thread/fiber.d | 10 ++++++++++ libphobos/libdruntime/gcc/emutls.d | 6 ------ 9 files changed, 50 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/devnull-dump.c