2008-11-28 Andrew Pinski <andrew_pinski@playstation.sony.com>
PR testsuite/38311
* ssp-2.c: Link with -Wl,-multiply_defined,suppress on darwin.
From-SVN: r142273
+2008-11-28 Andrew Pinski <andrew_pinski@playstation.sony.com>
+
+ PR testsuite/38311
+ * ssp-2.c: Link with -Wl,-multiply_defined,suppress on darwin.
+
2008-11-28 Jason Merrill <jason@redhat.com>
PR c++/38233
/* { dg-do run { target native } } */
/* { dg-options "-fstack-protector" } */
+/* { dg-options "-fstack-protector -Wl,-multiply_defined,suppress" { target *-*-darwin* } } */
/* { dg-require-effective-target fstack_protector } */
#include <stdlib.h>