summaryrefslogtreecommitdiff
path: root/testsuite/tests/rts/T21465/all.T
blob: fd514113cda1682b7609d6b876e2282492a17634 (plain)
1
2
3
4
# Check that the full width of callee-saved XMM registers are preserved across
# calls into Haskell on Windows.

test('T21465', unless(opsys('mingw32') and arch('x86_64'), skip), compile_and_run, ['T21465_c.c'])