aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/torture/float64-complex.c
blob: 6a832c2a057459b0a8973ca0e5e97118c0046930 (plain)
1
2
3
4
5
6
7
8
9
/* Test _Float64 complex arithmetic.  */
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float64 } */
/* { dg-require-effective-target float64_runtime } */

#define WIDTH 64
#define EXT 0
#include "floatn-complex.h"