* gcc.dg/torture/stackalign/builtin-apply-2.c: Fix skip-if syntax.
[official-gcc.git] / gcc / testsuite / gcc.dg / torture / float128-complex.c
blobfe93fe69a57d8c6524fbe3619c3a8b294639c2e8
1 /* Test _Float128 complex arithmetic. */
2 /* { dg-do run } */
3 /* { dg-options "" } */
4 /* { dg-add-options float128 } */
5 /* { dg-require-effective-target float128_runtime } */
7 #define WIDTH 128
8 #define EXT 0
9 #include "floatn-complex.h"