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
This commit is contained in:
Ziemowit Laski 2005-07-07 21:10:00 +00:00 committed by Ziemowit Laski
parent c7e777b576
commit d96a549382
3 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
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.
2005-07-07 Jakub Jelinek <jakub@redhat.com>
* gfortran.dg/longline.f: New test.

View file

@ -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>

View file

@ -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>