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
Fix warnings occured during profiledboostrap on
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
930530-1.c
blob
848e0400ece254a8c0df7aebbec305922a1575ce
1
f
()
2
{
3
struct
{
char
a
,
b
; }
x
;
4
g
(
x
,
x
,
x
,
x
);
5
}