Darwin, testsuite: -bind_at_load is deprecated
gcc/testsuite/ChangeLog: * gcc.dg/darwin-ld-2.c: Ignore warning that -bind_at_load is deprecated.
This commit is contained in:
parent
d10c0dce53
commit
f88219333e
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
/* { dg-options "-bind_at_load" } */
|
||||
/* { dg-do link { target *-*-darwin* } } */
|
||||
/* { dg-prune-output "-bind_at_load is deprecated" } */
|
||||
|
||||
int main()
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue