| /* Test _Float128x built-in functions. */ | |
| /* { dg-do run } */ | |
| /* { dg-options "" } */ | |
| /* { dg-add-options float128x } */ | |
| /* { dg-add-options ieee } */ | |
| /* { dg-require-effective-target float128x_runtime } */ | |
| #define WIDTH 128 | |
| #define EXT 1 | |
| #include "floatn-builtin.h" |