]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/testsuite/gcc.dg/compat/struct-by-value-16a_y.c
Daily bump.
[thirdparty/gcc.git] / gcc / testsuite / gcc.dg / compat / struct-by-value-16a_y.c
CommitLineData
5feeae18
AH
1#include <stdarg.h>\r
2\r
3#include "compat-common.h"\r
4\r
5#ifdef SKIP_VA\r
6const int test_va = 0;\r
7#else\r
8const int test_va = 1;\r
9#endif\r
10\r
11#include "fp-struct-defs.h"\r
12#include "fp-struct-init.h"\r
13#include "fp-struct-test-by-value-y.h"\r
14\r
15DEFS(cf,_Complex float)\r
16INITS(cf, _Complex float)\r
17\r
18\r
19TEST(Scf13, _Complex float)\r
20TEST(Scf14, _Complex float)\r
21TEST(Scf15, _Complex float)\r
22TEST(Scf16, _Complex float)\r