repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Wattributes-10.c: Add -fno-common option on hppa*-*-hpux*.
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
compat
/
struct-by-value-5a_y.c
blob
9ac1f913474bc8251f7aa5434e372bc883134300
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
(
f
,
float
)
16
INITS
(
f
,
float
)
17
18
TEST
(
Sf1
,
float
)
19
TEST
(
Sf2
,
float
)
20
TEST
(
Sf3
,
float
)
21
TEST
(
Sf4
,
float
)
22
TEST
(
Sf5
,
float
)
23
TEST
(
Sf6
,
float
)
24
TEST
(
Sf7
,
float
)
25
TEST
(
Sf8
,
float
)