aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/objc.dg/headers.m
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/objc.dg/headers.m')
-rw-r--r--gcc/testsuite/objc.dg/headers.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/objc.dg/headers.m b/gcc/testsuite/objc.dg/headers.m
index 355c2cf3c60..e628199f0cc 100644
--- a/gcc/testsuite/objc.dg/headers.m
+++ b/gcc/testsuite/objc.dg/headers.m
@@ -2,6 +2,7 @@
// test in libstdc++-v3). Author: Loren J. Rittle <ljrittle@acm.org>.
// { dg-options "-Wall -Wpointer-arith -Wcast-qual -Wstrict-prototypes -Wshadow" }
// { dg-do compile }
+/* { dg-xfail-if "PR90709" { *-*-darwin1[4-9]* } { "-fnext-runtime" } { "" } } */
#ifdef __NEXT_RUNTIME__
#include <Foundation/NSString.h>