OSDN Git Service

* gcc.dg/march.c: Ignore a note for some targets.
[pf3gnuchains/gcc-fork.git] / 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 } */