OSDN Git Service

* gcc.c-torture/compile/20080625-1.c: Skip for M32C.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.test-framework / dg-outexists-exp-P.c
1 /* { dg-do compile } */
2
3 int main (void) { return 0; }
4
5 /* { dg-final { output-exists } } */