aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.test-framework/dg-outexistsnot-exp-XF.c
blob: 818685b5c54b8ebee13e5a2a187b53fc5de58f25 (plain)
1
2
3
4
5
/* { dg-do link } */

int main (void) { return 0; }

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