2015-05-05 Yvan Roux <yvan.roux@linaro.org>
[official-gcc.git] / gcc / testsuite / gcc.test-framework / dg-outexistsnot-exp-XF.c
blob818685b5c54b8ebee13e5a2a187b53fc5de58f25
1 /* { dg-do link } */
3 int main (void) { return 0; }
5 /* { dg-final { output-exists-not { xfail *-*-* } } } */