* gcc.dg/darwin-20040812-1.c: Compile only on darwin.
From-SVN: r86113
This commit is contained in:
parent
62fc1d7d18
commit
cc24a60e95
@ -1,3 +1,7 @@
|
||||
2004-08-17 Andrew Pinski <apinski@apple.com>
|
||||
|
||||
* gcc.dg/darwin-20040812-1.c: Compile only on darwin.
|
||||
|
||||
2004-08-17 Paolo Bonzini <bonzini@gnu.org>
|
||||
|
||||
* gcc.dg/pr17036-1.c: New test.
|
||||
|
@ -1,7 +1,7 @@
|
||||
/* Test dead code strip support. */
|
||||
/* Contributed by Devang Patel <dpatel@apple.com> */
|
||||
|
||||
/* { dg-do compile } */
|
||||
/* { dg-do compile { target *-*-darwin* } } */
|
||||
|
||||
const char my_version_string[] __attribute__((__used__))
|
||||
= "Do not remove this string\n";
|
||||
|
Loading…
Reference in New Issue
Block a user