index
:
agbcc
master
game boy advance c compiler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
gcc.c-torture
/
unsorted
/
time.c
blob: 7e22681d98b55b93e82753e73b0f378840b92e5c (
plain
)
1
2
3
4
5
6
7
main () { int i; for (i = 3000000; --i;) { } }