PR tree-optimization/83369 - Missing diagnostics during inlining
[official-gcc.git] / gcc / testsuite / gcc.dg / float128x-align.c
blob45b3e5b265fcedff8c0836a7ec8ad165159331c0
1 /* Test _Float128 alignment. */
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-align.h"