repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
gnu
/
dist
/
gcc4
/
gcc
/
testsuite
/
gcc.dg
/
compat
/
struct-by-value-6b_y.c
blob
c568761b241fc0735258a5a36d81e67cb2c96434
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
(
d
,
double
)
16
INITS
(
d
,
double
)
17
18
TEST
(
Sd9
,
double
)
19
TEST
(
Sd10
,
double
)
20
TEST
(
Sd11
,
double
)
21
TEST
(
Sd12
,
double
)
22
TEST
(
Sd13
,
double
)
23
TEST
(
Sd14
,
double
)
24
TEST
(
Sd15
,
double
)
25
TEST
(
Sd16
,
double
)