libcpp, c, middle-end: Optimize initializers using #embed in C
[official-gcc.git] / gcc / testsuite / gcc.dg / torture / float128x-complex.c
blob185b501840c8afafab69132ec36a336cefbb2c8f
1 /* Test _Float128x complex arithmetic. */
2 /* { dg-do run } */
3 /* { dg-options "" } */
4 /* { dg-add-options float128x } */
5 /* { dg-require-effective-target float128x_runtime } */
7 #define WIDTH 128
8 #define EXT 1
9 #include "floatn-complex.h"