summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/float64-typeof.c
blob: aa7d504efda2d5771bed5aa1199d3712c174866c (plain)
1
2
3
4
5
6
7
8
9
/* Test _Float64 constant types.  */
/* { dg-do compile } */
/* { dg-options "" } */
/* { dg-add-options float64 } */
/* { dg-require-effective-target float64 } */

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