This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-aarch64-bootstrap_profiled in repository toolchain/ci/gcc.
from 69c65785e47 Daily bump. adds 418349031fa Daily bump. adds f62039efd67 aix: detect power10 processor. adds 3ddda29d6d9 Fix handling of ignore_stores in ipa_merge_modref_summary_a [...] adds 9d3f1435a34 Fix modref summary streaming adds 0b76bf46f2b d: Use HOST_WIDE_INT for type size temporaries. adds 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.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 28 ++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/rs6000/driver-rs6000.c | 3 +++ gcc/d/ChangeLog | 8 ++++++++ gcc/d/decl.cc | 5 +++-- gcc/doc/invoke.texi | 3 ++- gcc/gcc.c | 3 ++- gcc/ipa-modref.c | 10 +++++----- 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 ------ 13 files changed, 91 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/devnull-dump.c