Commit 591df276 by Mike Stump Committed by Mike Stump

darwin-ld-6.c: Remove, tests a linker flag that is going away.

        * gcc.dg/darwin-ld-6.c: Remove, tests a linker flag that is going
        away.

From-SVN: r120984
parent c9fa8bd4
2007-01-19 Mike Stump <mrs@apple.com>
* gcc.dg/darwin-ld-6.c: Remove, tests a linker flag that is going
away.
2007-01-19 Roger Sayle <roger@eyesopen.com> 2007-01-19 Roger Sayle <roger@eyesopen.com>
* gcc.dg/pr30172-1.c: Specify the -fno-signed-zeros command line * gcc.dg/pr30172-1.c: Specify the -fno-signed-zeros command line
/* Test Darwin linker option -nofixprebinding. */
/* Developed by Devang Patel <dpatel@apple.com>. */
/* { dg-options "-nofixprebinding" } */
/* { dg-do link { target *-*-darwin* } } */
int main()
{
return 0;
}
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