* gcc.dg/compat/struct-by-value-11_main.c: New file.
[official-gcc.git] / gcc / testsuite / gcc.dg / compat / struct-by-value-13_y.c
blobe53ee59fc4309b555cfffadb1d4c42729d447300
1 #include <stdarg.h>
3 #include "compat-common.h"
5 /* Turn off checking for variable arguments with -DSKIPVA. */
6 #ifdef SKIPVA
7 const int test_va = 0;
8 #else
9 const int test_va = 1;
10 #endif
12 #include "fp-struct-defs.h"
13 #include "fp-struct-init.h"
14 #include "fp-struct-test-by-value-y.h"
16 DEFS(ci,_Complex int)
17 INITS(ci, _Complex int)
19 TEST(Sci1, _Complex int)
20 TEST(Sci2, _Complex int)
21 TEST(Sci3, _Complex int)
22 TEST(Sci4, _Complex int)
23 TEST(Sci5, _Complex int)
24 TEST(Sci6, _Complex int)
25 TEST(Sci7, _Complex int)
26 TEST(Sci8, _Complex int)
27 TEST(Sci9, _Complex int)
28 TEST(Sci10, _Complex int)
29 TEST(Sci11, _Complex int)
30 TEST(Sci12, _Complex int)
31 TEST(Sci13, _Complex int)
32 TEST(Sci14, _Complex int)
33 TEST(Sci15, _Complex int)
34 TEST(Sci16, _Complex int)