From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 157B23858408; Tue, 11 Jul 2023 09:53:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 157B23858408 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1689069187; bh=9+sFCvqRHvjEpOwfLnwqVKYlOUsJLDjMc3WitYsWln0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=anCspnPEt2BuB4RHJS7Gz+Zhfyp49oTwJLLwtp+Cbii3etY38hkaQGVy0UheagUPc q3XFxb7ecbRwFIUozznkn/kGblt/2J1vs0MFqm4nXGPmRgfKt1P2Kq6YXK/xG3GVhb dVmMM7020ewEA6on4VApXDrCvupbXoT5Pwoo2eKY= From: "iains at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/110624] Xcode 15 ld warns about -macosx_version_min Date: Tue, 11 Jul 2023 09:53:06 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: iains at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D110624 --- Comment #1 from Iain Sandoe --- OK. (I do not have enough hardware to install 14 or xc15 at present). I guess we just add a configuration test for it and then make the link line dependent; will have a go on D21+XC14.3=