aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.test-framework/dg-outexists-exp-XP.c
blob: 61e40ee2c8222b02dfb6e47e077af5d245ae205d (plain)
1
2
3
4
5
/* { dg-do assemble } */

int main (void) { return 0; }

/* { dg-final { output-exists { xfail *-*-* } } } */