Commit 25b773be by David Edelsohn Committed by David Edelsohn

* objc.dg/objc-nofilename-1.m: Limit to Darwin.

From-SVN: r112424
parent b256fbaf
2006-03-27 David Edelsohn <edelsohn@gnu.org>
* objc.dg/objc-nofilename-1.m: Limit to Darwin.
2006-03-27 Jakub Jelinek <jakub@redhat.com>
* gfortran.dg/advance_2.f90: New test.
/* Test to make sure that file name does not appear in the binary. */
/* { dg-do compile } */
/* { dg-do compile { target *-*-darwin* } } */
#include <objc/objc.h>
@interface Foo { Class isa; } @end
......
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