This commit was manufactured by cvs2svn to create branch
[official-gcc.git] / gcc / testsuite / gcc.dg / compat / struct-by-value-5a_y.c
blob6e86b076e81e9e3de0ec892e3f6a65e39738fd46
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(f,float)
17 INITS(f, float)
19 TEST(Sf1, float)
20 TEST(Sf2, float)
21 TEST(Sf3, float)
22 TEST(Sf4, float)
23 TEST(Sf5, float)
24 TEST(Sf6, float)
25 TEST(Sf7, float)
26 TEST(Sf8, float)