Commit d96a5493 by Ziemowit Laski Committed by Ziemowit Laski

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
parent c7e777b5
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.
......
/* 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>
......
/* 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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment