summaryrefslogtreecommitdiff
path: root/testsuite/libffi.closures/cls_longdouble.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/libffi.closures/cls_longdouble.c')
-rw-r--r--testsuite/libffi.closures/cls_longdouble.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/libffi.closures/cls_longdouble.c b/testsuite/libffi.closures/cls_longdouble.c
index 2023172..2cfac4b 100644
--- a/testsuite/libffi.closures/cls_longdouble.c
+++ b/testsuite/libffi.closures/cls_longdouble.c
@@ -7,7 +7,7 @@
/* This test is known to PASS on armv7l-unknown-linux-gnueabihf, so I have
remove the xfail for arm*-*-* below, until we know more. */
/* { dg-do run { xfail strongarm*-*-* xscale*-*-* } } */
-/* { dg-options -mlong-double-128 { target powerpc64*-*-linux* } } */
+/* { dg-options -mlong-double-128 { target powerpc64*-*-linux-gnu* } } */
#include "ffitest.h"