]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/testsuite/gcc.dg/compat/struct-by-value-16a_y.c
filter2_x.C: Declare abort.
[thirdparty/gcc.git] / gcc / testsuite / gcc.dg / compat / struct-by-value-16a_y.c
CommitLineData
5feeae18
AH
1#include <stdarg.h>\r
2\r
3#include "compat-common.h"\r
4\r
5#ifdef SKIP_VA\r
6const int test_va = 0;\r
7#else\r
8const int test_va = 1;\r
9#endif\r
10\r
11#include "fp-struct-defs.h"\r
12#include "fp-struct-init.h"\r
13#include "fp-struct-test-by-value-y.h"\r
14\r
6efbd94a 15#ifndef SKIP_COMPLEX\r
5feeae18
AH
16DEFS(cf,_Complex float)\r
17INITS(cf, _Complex float)\r
18\r
5feeae18
AH
19TEST(Scf13, _Complex float)\r
20TEST(Scf14, _Complex float)\r
21TEST(Scf15, _Complex float)\r
22TEST(Scf16, _Complex float)\r
6efbd94a 23#endif\r