Author :
A. Wilcox
Date :
2022-05-23 18:42:32
Hash :e504f90f Message :testsuite/libffi.closures: Fix PowerPC 64 (#709)
-mlong-double-128 is only supported on glibc.
This test still passes on glibc targets, and now passes on musl targets
as well (which uses 64-bit ldbl).