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
/
991208-1.c
blob
1bee1e84b37c790ba004902acd1887fd00f5c671
1
void
fn
(
char
*
ptr
)
2
{
3
void
*
p
=
ptr
-
8
-
4
;
4
}