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

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