OSDN Git Service

2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / compat / struct-by-value-16_y.c
1 #include <stdarg.h>
2
3 #include "compat-common.h"
4
5 #ifdef SKIP_VA
6 const int test_va = 0;
7 #else
8 const int test_va = 1;
9 #endif
10
11 #include "fp-struct-defs.h"
12 #include "fp-struct-init.h"
13 #include "fp-struct-test-by-value-y.h"
14
15 DEFS(cf,_Complex float)
16 INITS(cf, _Complex float)
17
18 TEST(Scf1, _Complex float)
19 TEST(Scf2, _Complex float)
20 TEST(Scf3, _Complex float)
21 TEST(Scf4, _Complex float)
22 TEST(Scf5, _Complex float)
23 TEST(Scf6, _Complex float)
24 TEST(Scf7, _Complex float)
25 TEST(Scf8, _Complex float)
26 TEST(Scf9, _Complex float)
27 TEST(Scf10, _Complex float)
28 TEST(Scf11, _Complex float)
29 TEST(Scf12, _Complex float)
30 TEST(Scf13, _Complex float)
31 TEST(Scf14, _Complex float)
32 TEST(Scf15, _Complex float)
33 TEST(Scf16, _Complex float)