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
Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git]
/
old-autovect-branch
/
gcc
/
testsuite
/
gcc.dg
/
compat
/
sdata-1_y.c
blob
8bc878a85d264b98e6e455d6cd47de9a6e1a23b2
1
#include
"sdata-section.h"
2
3
struct
s
{
int
x
;
int
y
[
4
]; };
4
struct
s small_struct SDATA_SECTION
;