Skip to content
Snippets Groups Projects
Commit f8821933 authored by Francois-Xavier Coudert's avatar Francois-Xavier Coudert
Browse files

Darwin, testsuite: -bind_at_load is deprecated

gcc/testsuite/ChangeLog:

	* gcc.dg/darwin-ld-2.c: Ignore warning
	that -bind_at_load is deprecated.
parent d10c0dce
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@
/* { dg-options "-bind_at_load" } */
/* { dg-do link { target *-*-darwin* } } */
/* { dg-prune-output "-bind_at_load is deprecated" } */
int main()
{
......
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