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

int main (void) { return 0; }

/* { dg-final { output-exists-not { target bogus-bogus-bogus } } } */