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

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