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