This test requires dynamic stack re-alignment on s390x, which is currently unsupported (see issue #1258).
Cranelift's fmin and fmax instructions propagate NaN, while Rust's min and max don't. Fixes #1049