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

#define WIDTH 128
#define EXT 1
#include "floatn-complex.h"