public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/110624] Xcode 15 ld warns about -macosx_version_min
Date: Thu, 13 Jul 2023 19:15:10 +0000	[thread overview]
Message-ID: <bug-110624-4-NrPrJoFbhz@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-110624-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110624

--- Comment #7 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Iain D Sandoe <iains@gcc.gnu.org>:

https://gcc.gnu.org/g:032b5da1fc781bd3c23d9caa72fb09439e7f6f3a

commit r14-2506-g032b5da1fc781bd3c23d9caa72fb09439e7f6f3a
Author: Iain Sandoe <iain@sandoe.co.uk>
Date:   Thu Jul 13 07:36:51 2023 +0100

    Darwin: Use -platform_version when available [PR110624].

    Later versions of the static linker support a more flexible flag to
    describe the OS, OS version and SDK used to build the code.  This
    replaces the functionality of '-mmacosx_version_min' (which is now
    deprecated, leading to the diagnostic described in the PR).

    We now use the platform_version flag when available which avoids the
    diagnostic.

    Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>

            PR target/110624

    gcc/ChangeLog:

            * config/darwin.h (DARWIN_PLATFORM_ID): New.
            (LINK_COMMAND_A): Use DARWIN_PLATFORM_ID to pass OS, OS version
            and SDK data to the static linker.

  parent reply	other threads:[~2023-07-13 19:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-11  8:57 [Bug target/110624] New: " ro at gcc dot gnu.org
2023-07-11  9:53 ` [Bug target/110624] " iains at gcc dot gnu.org
2023-07-11  9:57 ` ro at CeBiTec dot Uni-Bielefeld.DE
2023-07-11 10:01 ` iains at gcc dot gnu.org
2023-07-11 10:55 ` ro at CeBiTec dot Uni-Bielefeld.DE
2023-07-11 14:11 ` iains at gcc dot gnu.org
2023-07-11 14:13 ` iains at gcc dot gnu.org
2023-07-13  8:57 ` ro at CeBiTec dot Uni-Bielefeld.DE
2023-07-13 19:15 ` cvs-commit at gcc dot gnu.org [this message]
2023-07-13 19:19 ` iains at gcc dot gnu.org
2023-07-19  8:08 ` cvs-commit at gcc dot gnu.org
2024-04-04 18:50 ` cvs-commit at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-110624-4-NrPrJoFbhz@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).