* gcc.dg/compat/struct-by-value-11_main.c: New file.
[official-gcc.git] / gcc / testsuite / gcc.dg / compat / struct-by-value-14_y.c
blob640b11bb06d607b8f9257d6e7051f16a8c8d94f7
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(cl,_Complex long)
17 INITS(cl, _Complex long)
19 TEST(Scl1, _Complex long)
20 TEST(Scl2, _Complex long)
21 TEST(Scl3, _Complex long)
22 TEST(Scl4, _Complex long)
23 TEST(Scl5, _Complex long)
24 TEST(Scl6, _Complex long)
25 TEST(Scl7, _Complex long)
26 TEST(Scl8, _Complex long)
27 TEST(Scl9, _Complex long)
28 TEST(Scl10, _Complex long)
29 TEST(Scl11, _Complex long)
30 TEST(Scl12, _Complex long)
31 TEST(Scl13, _Complex long)
32 TEST(Scl14, _Complex long)
33 TEST(Scl15, _Complex long)
34 TEST(Scl16, _Complex long)