Sign in
gnu
/
gcc
/
e5cfb9cac1d7aba9a8ea73bfe7922cfaff9d61f3
/
.
/
gcc
/
testsuite
/
gcc.dg
/
torture
/
float16-complex.c
blob: 463e703d6c836d431f23c4f580923c51d4ef2cee [
file
] [
log
] [
blame
]
/* Test _Float16 complex arithmetic. */
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float16 } */
/* { dg-require-effective-target float16_runtime } */
#define
WIDTH
16
#define
EXT
0
#include
"floatn-complex.h"