OSDN Git Service

2010-01-26 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / framework-2.c
index a39041d..2d86699 100644 (file)
@@ -1,4 +1,6 @@
 /* { dg-do compile { target *-*-darwin* } } */
 /* { dg-options "-F$srcdir/gcc.dg" } */
 
-#include <Foundation/Foundation.h> /* { dg-error "error: Foundation/Foundation.h: No such file" } */
+#include <Foundation/Foundation.h>
+/* { dg-message "terminated" "" { target *-*-* } 0 } */
+/* { dg-message "Foundation/Foundation.h" "" { target *-*-* } 0 } */