repo.or.cz
/
official-gcc
/
graphite-test-results.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix unused warnings.
[official-gcc/graphite-test-results.git]
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
20010209-1.c
blob
20434644be676f4df1c815a190f229ae6c6474dd
1
short int
a
;
2
3
int
main
(
void
)
4
{
5
a
=
65535.0
;
6
return
0
;
7
}