(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
framework-2.c
       1  /* { dg-do compile { target *-*-darwin* } } */
       2  /* { dg-options "-F$srcdir/gcc.dg" } */
       3  
       4  #include <Foundation/Foundation.h>
       5  /* { dg-message "terminated" "" { target *-*-* } 0 } */
       6  /* { dg-message "Foundation/Foundation.h" "" { target *-*-* } 0 } */