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
Merge reload-branch up to revision 101000
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
pack-test-1.h
blob
f4889fabef6395dbba5806d4fecd21b52adfd902
1
/* Helper file, included repeatedly by pack-test-1.c. */
2
3
struct
SNAME
{
4
char
f0
;
5
double
f1
;
6
short
f2
;
7
double
f3
;
8
int
f4
;
9
double
f5
;
10
double
f6
;
11
double
f7
;
12
};