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
RISC-V: Add support for riscv-*-*.
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
930326-1.c
blob
97313d86aa971ddcfc869fb05644867578f89fec
1
struct
2
{
3
char
a
,
b
,
f
[
3
];
4
}
s
;
5
6
long
i
=
s
.
f
-&
s
.
b
;