From d96a549382e198d28fc9b55e52fc97b3cf35952a Mon Sep 17 00:00:00 2001 From: Ziemowit Laski Date: Thu, 7 Jul 2005 21:10:00 +0000 Subject: [PATCH] gnu-runtime-2.mm: Compile, do not run. [gcc/testsuite/ChangeLog] 2005-07-07 Ziemowit Laski * obj-c++.dg/gnu-runtime-2.mm: Compile, do not run. * objc.dg/gnu-runtime-2.m: Likewise. From-SVN: r101733 --- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/obj-c++.dg/gnu-runtime-2.mm | 2 +- gcc/testsuite/objc.dg/gnu-runtime-2.m | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 6ce5a0f750e..29ed4af2853 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2005-07-07 Ziemowit Laski + + * obj-c++.dg/gnu-runtime-2.mm: Compile, do not run. + * objc.dg/gnu-runtime-2.m: Likewise. + 2005-07-07 Jakub Jelinek * gfortran.dg/longline.f: New test. diff --git a/gcc/testsuite/obj-c++.dg/gnu-runtime-2.mm b/gcc/testsuite/obj-c++.dg/gnu-runtime-2.mm index 09204e3c918..2ead2883537 100644 --- a/gcc/testsuite/obj-c++.dg/gnu-runtime-2.mm +++ b/gcc/testsuite/obj-c++.dg/gnu-runtime-2.mm @@ -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 diff --git a/gcc/testsuite/objc.dg/gnu-runtime-2.m b/gcc/testsuite/objc.dg/gnu-runtime-2.m index 09204e3c918..2ead2883537 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 -- 2.30.2