2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.dg / compat / struct-by-value-12_y.c
blob50a08b467af09ea5fd1bf4591fe0be999686e203
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(cs,_Complex short)
17 INITS(cs, _Complex short)
19 TEST(Scs1, _Complex short)
20 TEST(Scs2, _Complex short)
21 TEST(Scs3, _Complex short)
22 TEST(Scs4, _Complex short)
23 TEST(Scs5, _Complex short)
24 TEST(Scs6, _Complex short)
25 TEST(Scs7, _Complex short)
26 TEST(Scs8, _Complex short)
27 TEST(Scs9, _Complex short)
28 TEST(Scs10, _Complex short)
29 TEST(Scs11, _Complex short)
30 TEST(Scs12, _Complex short)
31 TEST(Scs13, _Complex short)
32 TEST(Scs14, _Complex short)
33 TEST(Scs15, _Complex short)
34 TEST(Scs16, _Complex short)