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
Update concepts branch to revision 131834
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
930623-1.c
blob
4b5b90bd8488a9e9a011b4c6a8a8b4c9edb46308
1
g
(
a
,
b
) {}
2
3
f
(
xx
)
4
void
*
xx
;
5
{
6
__builtin_apply
((
void
*)
g
,
xx
,
200
);
7
}