summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/torture/float64-tg.c
blob: a7188312d574b80c81f9f1bdf5b334df1207da94 (plain)
1
2
3
4
5
6
7
8
9
10
/* Test _Float64 type-generic built-in functions.  */
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float64 } */
/* { dg-add-options ieee } */
/* { dg-require-effective-target float64_runtime } */

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