public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-8914] Darwin, testsuite: -bind_at_load is deprecated
@ 2024-02-10 12:16 François-Xavier Coudert
  0 siblings, 0 replies; only message in thread
From: François-Xavier Coudert @ 2024-02-10 12:16 UTC (permalink / raw)
  To: gcc-cvs

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

commit r14-8914-gf88219333e85a05a98468f67d2f2190fc330044e
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.

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 5de19524f0b7..2a6b491da5bc 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-02-10 12:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-10 12:16 [gcc r14-8914] Darwin, testsuite: -bind_at_load is deprecated François-Xavier Coudert

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).