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
Document gcov-io (PR gcov-profile/84735).
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
cpp
/
mi1x.h
blob
a317cf852bf6e3e9b46723aa1ccef88c71fe4da6
1
/* This header is never to have its contents visible, but it should
2
still receive the optimization. */
3
4
#ifndef MIX_H
5
#define MIX_H
6
7
#define main wibble
8
9
#endif