PR tree-optimization/83369 - Missing diagnostics during inlining
[official-gcc.git] / gcc / testsuite / gcc.dg / float128x-typeof.c
blob3ab2ce2debbbfab6ebfce7132ce212f6c5f83044
1 /* Test _Float128x constant types. */
2 /* { dg-do compile } */
3 /* { dg-options "" } */
4 /* { dg-add-options float128x } */
5 /* { dg-require-effective-target float128x } */
7 #define WIDTH 128
8 #define EXT 1
9 #include "floatn-typeof.h"