blob: 0bc0b294e2019a1bfde48cb70c4b8777ca937d56 (
plain)
1
2
3
4
5
6
|
/* { dg-do compile { target *-*-darwin* } } */
/* { dg-options "-F$srcdir/gcc.dg" } */
#include <Foundation/Foundation.h> /* { dg-error "Foundation/Foundation.h" } */
/* { dg-message "terminated" "" { target *-*-* } 0 } */
|