This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-aarch64-check_cross in repository toolchain/ci/qemu.
from 2cd9e2bd09 Merge remote-tracking branch 'remotes/elmarco/tags/libslirp- [...] adds 54ba2161d8 target/s390x: Fix SIGILL and SIGFPE psw.addr reporting adds ccb5f2708f linux-user/s390x: signal with SIGFPE on compare-and-trap adds 50e36dd616 tests/tcg: Test that compare-and-trap raises SIGFPE adds cb2f4b8750 Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull [...]
No new revisions were added by this update.
Summary of changes: linux-user/s390x/cpu_loop.c | 66 +++++++++++++++++--------- tests/tcg/s390x/Makefile.target | 2 +- tests/tcg/s390x/trap.c | 102 ++++++++++++++++++++++++++++++++++++++++ 3 files changed, 148 insertions(+), 22 deletions(-) create mode 100644 tests/tcg/s390x/trap.c