aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/torture/float16-complex.c
blob: 463e703d6c836d431f23c4f580923c51d4ef2cee (plain)
1
2
3
4
5
6
7
8
9
/* 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"