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:
parent
c7e777b576
commit
d96a549382
3 changed files with 7 additions and 2 deletions
|
@ -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.
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue