Index: gcc/gcc/testsuite/objc.dg/gnu-runtime-2.m |
diff --git a/gcc/gcc/testsuite/objc.dg/gnu-runtime-2.m b/gcc/gcc/testsuite/objc.dg/gnu-runtime-2.m |
index 2ead288353785d48102d59a7d94d06afd55a0f98..9903d29727c72040befdd862472ae280bdf23483 100644 |
--- a/gcc/gcc/testsuite/objc.dg/gnu-runtime-2.m |
+++ b/gcc/gcc/testsuite/objc.dg/gnu-runtime-2.m |
@@ -2,7 +2,7 @@ |
regardless of runtime used on target system. */ |
/* { dg-do compile } */ |
-/* { dg-options "-fgnu-runtime" } */ |
+/* { dg-skip-if "" { *-*-* } { "-fnext-runtime" } { "" } } */ |
#include <objc/Object.h> |
#include <string.h> |