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
FSF GCC merge 02/23/03
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.c-torture
/
unsorted
/
sparcbug.c
blob
cd42a86ccccce17e8fd8302df4ffeee17f466dcf
1
foo
(
a
)
2
{
3
int
b
=
a
;
4
return
b
+
8762345
;
5
}