(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.test-framework/
dg-outexistsnot-exp-F.c
       1  /* { dg-do link } */
       2  
       3  int main (void) { return 0; }
       4  
       5  /* { dg-final { output-exists-not { target bogus-bogus-bogus } } } */