Comment 1 for bug 1883984

Revision history for this message
Bruno Haible (bruno-clisp) wrote :

Another way to reproduce this bug is with qemu-s390x and a cross-compiled binary:

$ s390x-linux-gnu-gcc-5 -static -o bug-sqrtl-one-line.s390x bug-sqrtl-one-line.c
$ qemu-s390x bug-sqrtl-one-line.s390x
Segmentation fault (core dumped)

Find attached the binary.