And another test that needs to be restricted because it assumes 128
bit long double.

Thanks, David

* gcc.target/powerpc/pr85456.c: Require longdouble128.

Index: pr85456.c
===================================================================
--- pr85456.c   (revision 262824)
+++ pr85456.c   (working copy)
@@ -1,5 +1,6 @@
 /* { dg-do compile { target { powerpc*-*-* } } } */
 /* { dg-require-effective-target powerpc_p8vector_ok } */
+/* { dg-require-effective-target longdouble128 } */
 /* { dg-options "-O2 -mpower8-vector -mabi=ieeelongdouble -Wno-psabi" } */

 /* Check that the __builtin_powil generates a call to the correct function

Reply via email to