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
gcc/
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
pch
/
counter-2.hs
blob
63b8a2b7fa5eb80b26386d1e538dd37a82fbacec
1
/*
Copyright
(
C
)
2007
Free Software Foundation
2
Contributed by Ollie Wild
<
aaw
@
google
.
com
> */
3
4
static int i
=
__COUNTER__
;