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

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