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

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