aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.dg/framework-2.c
blob: 2d8669928723d57817909e48ffd35bccd7b583d1 (plain)
1
2
3
4
5
6
/* { dg-do compile { target *-*-darwin* } } */
/* { dg-options "-F$srcdir/gcc.dg" } */

#include <Foundation/Foundation.h>
/* { dg-message "terminated" "" { target *-*-* } 0 } */
/* { dg-message "Foundation/Foundation.h" "" { target *-*-* } 0 } */