mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 03:46:53 -05:00
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: r120987
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
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-18 Hui-May Chang <hm.chang@apple.com>
|
||||
|
||||
* gcc.c-torture/compile/pr27528.c: Add -fno-pic option.
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
/* Test Darwin linker option -nofixprebinding. */
|
||||
/* Developed by Devang Patel <dpatel@apple.com>. */
|
||||
|
||||
/* { dg-options "-nofixprebinding" } */
|
||||
/* { dg-do link { target *-*-darwin* } } */
|
||||
|
||||
int main()
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user