This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-master-aarch64-spec2k6-Os_LTO in repository toolchain/ci/gcc.
from e7fe8d945b2 libphobos: Fix assert in core.sys.posix.sys.stat for aarch6 [...] adds 2b5d192ce19 PR target/89093 runtime: mark unwind functions general [...] adds 4788a5cafa6 S/390: Fix PR89952 incorrect CFI adds 6c58090a2cb libphobos: Skip curl tests if libcurl is not installed on t [...]
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 9 ++++ gcc/config/s390/s390.c | 62 +++++++++++++++++++++- gcc/go/gofrontend/MERGE | 2 +- gcc/testsuite/ChangeLog | 5 ++ gcc/testsuite/gcc.target/s390/pr89952.c | 12 +++++ libgo/runtime/go-unwind.c | 5 +- libphobos/ChangeLog | 13 +++++ libphobos/testsuite/lib/libphobos.exp | 49 +++++++++++++++-- libphobos/testsuite/libphobos.phobos/phobos.exp | 6 +++ .../libphobos.phobos_shared/phobos_shared.exp | 6 +++ 10 files changed, 162 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.target/s390/pr89952.c