public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r11-11396] Darwin, testsuite: -bind_at_load is deprecated
@ 2024-04-28 18:23 Iain D Sandoe
  0 siblings, 0 replies; only message in thread
From: Iain D Sandoe @ 2024-04-28 18:23 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:1ac65249cb9553bda683b3b1a2f85fccb2562bb8

commit r11-11396-g1ac65249cb9553bda683b3b1a2f85fccb2562bb8
Author: Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Date:   Sat Feb 10 12:55:29 2024 +0100

    Darwin, testsuite: -bind_at_load is deprecated
    
    gcc/testsuite/ChangeLog:
    
            * gcc.dg/darwin-ld-2.c: Ignore warning
            that -bind_at_load is deprecated.
    
    (cherry picked from commit f88219333e85a05a98468f67d2f2190fc330044e)

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

diff --git a/gcc/testsuite/gcc.dg/darwin-ld-2.c b/gcc/testsuite/gcc.dg/darwin-ld-2.c
index 5de19524f0b..2a6b491da5b 100644
--- a/gcc/testsuite/gcc.dg/darwin-ld-2.c
+++ b/gcc/testsuite/gcc.dg/darwin-ld-2.c
@@ -3,6 +3,7 @@
 
 /* { dg-options "-bind_at_load" } */
 /* { dg-do link { target *-*-darwin* } } */
+/* { dg-prune-output "-bind_at_load is deprecated" } */
 
 int main()
 {

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

only message in thread, other threads:[~2024-04-28 18:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-28 18:23 [gcc r11-11396] Darwin, testsuite: -bind_at_load is deprecated 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).