public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-10372] Darwin, testsuite: -multiply_defined is obsolete
@ 2024-04-21 13:02 Iain D Sandoe
  0 siblings, 0 replies; only message in thread
From: Iain D Sandoe @ 2024-04-21 13:02 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:d450d2b3d0b36d5f2715f204cb0ad2ff1759d3c8

commit r12-10372-gd450d2b3d0b36d5f2715f204cb0ad2ff1759d3c8
Author: Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Date:   Sat Feb 10 15:52:44 2024 +0100

    Darwin, testsuite: -multiply_defined is obsolete
    
    gcc/testsuite/ChangeLog:
    
            * gcc.dg/ssp-2.c: Ignore warning that
            -multiply_defined is obsolete
    
    (cherry picked from commit 6b13e32162adf9e4f552e09c46f1de531ffa8c05)

Diff:
---
 gcc/testsuite/gcc.dg/ssp-2.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcc/testsuite/gcc.dg/ssp-2.c b/gcc/testsuite/gcc.dg/ssp-2.c
index 752fe5393f4..608ca300032 100644
--- a/gcc/testsuite/gcc.dg/ssp-2.c
+++ b/gcc/testsuite/gcc.dg/ssp-2.c
@@ -1,6 +1,7 @@
 /* { 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>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-04-21 13:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-21 13:02 [gcc r12-10372] Darwin, testsuite: -multiply_defined is obsolete Iain D Sandoe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).