Skip to content
Snippets Groups Projects
Commit cc24a60e authored by Andrew Pinski's avatar Andrew Pinski Committed by Andrew Pinski
Browse files

* gcc.dg/darwin-20040812-1.c: Compile only on darwin.

From-SVN: r86113
parent 62fc1d7d
No related branches found
No related tags found
No related merge requests found
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.
......
/* 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";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment