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

Darwin, testsuite: -multiply_defined is obsolete

gcc/testsuite/ChangeLog:

	* gcc.dg/ssp-2.c: Ignore warning that
	-multiply_defined is obsolete
parent cff174fa
No related branches found
No related tags found
No related merge requests found
/* { dg-do run { target native } } */
/* { dg-options "-fstack-protector" } */
/* { dg-options "-fstack-protector -Wl,-multiply_defined,suppress" { target *-*-darwin* } } */
/* { dg-prune-output "-multiply_defined is obsolete" } */
/* { dg-require-effective-target fstack_protector } */
#include <stdlib.h>
......
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