| Index: gcc/gcc/testsuite/obj-c++.dg/gnu-runtime-2.mm
|
| diff --git a/gcc/gcc/testsuite/obj-c++.dg/gnu-runtime-2.mm b/gcc/gcc/testsuite/obj-c++.dg/gnu-runtime-2.mm
|
| index e6a1d181d903d3b0f777426a68b9a27d4c832f0a..dd53338895d4dac9f97a49690bc5712fb7f316e4 100644
|
| --- a/gcc/gcc/testsuite/obj-c++.dg/gnu-runtime-2.mm
|
| +++ b/gcc/gcc/testsuite/obj-c++.dg/gnu-runtime-2.mm
|
| @@ -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>
|
|
|