index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
gcc.test-framework
/
dg-outexists-exp-P.c
blob: 04ed266e890febd8ac2952f3eae65dd12e233f19 (
plain
)
1
2
3
4
5
/* { dg-do compile } */
int
main
(
void
)
{
return
0
;
}
/* { dg-final { output-exists } } */