Retro68/gcc/gcc/testsuite/gcc.test-framework/dg-outexists-exp-P.c
Wolfgang Thaller aaf905ce07 add gcc 4.70
2012-03-28 01:13:14 +02:00

6 lines
93 B
C

/* { dg-do compile } */
int main (void) { return 0; }
/* { dg-final { output-exists } } */