aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/objc.dg
diff options
context:
space:
mode:
authorZiemowit Laski <zlaski@apple.com>2005-07-07 21:10:00 +0000
committerZiemowit Laski <zlaski@gcc.gnu.org>2005-07-07 21:10:00 +0000
commitd96a549382e198d28fc9b55e52fc97b3cf35952a (patch)
tree41bdf9bac6034dad5e2443ee6bfc1dede4b435f1 /gcc/testsuite/objc.dg
parentc7e777b576030f9357a037122e219684da1ad201 (diff)
downloadgcc-d96a549382e198d28fc9b55e52fc97b3cf35952a.zip
gcc-d96a549382e198d28fc9b55e52fc97b3cf35952a.tar.gz
gcc-d96a549382e198d28fc9b55e52fc97b3cf35952a.tar.bz2
gnu-runtime-2.mm: Compile, do not run.
[gcc/testsuite/ChangeLog] 2005-07-07 Ziemowit Laski <zlaski@apple.com> * obj-c++.dg/gnu-runtime-2.mm: Compile, do not run. * objc.dg/gnu-runtime-2.m: Likewise. From-SVN: r101733
Diffstat (limited to 'gcc/testsuite/objc.dg')
-rw-r--r--gcc/testsuite/objc.dg/gnu-runtime-2.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/objc.dg/gnu-runtime-2.m b/gcc/testsuite/objc.dg/gnu-runtime-2.m
index 09204e3..2ead288 100644
--- a/gcc/testsuite/objc.dg/gnu-runtime-2.m
+++ b/gcc/testsuite/objc.dg/gnu-runtime-2.m
@@ -1,7 +1,7 @@
/* Sanity check for GNU-runtime version of constant strings,
regardless of runtime used on target system. */
-/* { dg-do run } */
+/* { dg-do compile } */
/* { dg-options "-fgnu-runtime" } */
#include <objc/Object.h>