This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-bootstrap_debug in repository toolchain/ci/gcc.
from d2132067ab2 Daily bump. adds b7a185371cb [HSA] Avoid ICE when "HSA does not implement indirect calls" adds cd32b2c51b9 hurd: libgcc unwinding support over signal trampolines adds 5e91fc4718e Daily bump. new 4255258f670 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 | 8 ++ gcc/DATESTAMP | 2 +- gcc/hsa-gen.c | 9 +- gcc/testsuite/ChangeLog | 7 ++ .../c-c++-common/gomp/hsa-indirect-call-1.c | 24 +++++ libgcc/ChangeLog | 9 ++ libgcc/config.host | 8 +- libgcc/config/i386/gnu-unwind.h | 107 +++++++++++++++++++++ 8 files changed, 168 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/gomp/hsa-indirect-call-1.c create mode 100644 libgcc/config/i386/gnu-unwind.h