From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 06D213858CDB; Thu, 13 Jul 2023 19:19:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 06D213858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1689275977; bh=TkwwvhKbaPDSj4IdH8A2L/d8sfw3hfsIxxq4Pj1BLxI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ZlW81Hl7eBNuG4ZCnE0CLGZuSjknpFbjmw93TNTaBYrSOowHpf/59jGtWKixx1iA+ icQ0dA5W7/roFNLB+gdKjFm6K9Zzx3Qe+Z+fZRcbdHrZlUc6Sm92zPD/ndVpAXYMGY PPBpPOrAcYihrAzCP+s/FFWX7Drgoj7xMFHnZrBs= 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: Thu, 13 Jul 2023 19:19:36 +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: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: iains at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status 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 Iain Sandoe changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|WAITING |RESOLVED --- Comment #8 from Iain Sandoe --- so fixed by using the platform_version change. If anyone runs into a probl= em because they have makefiles/etc that build stand-alone ld lines, I guess th= ey will have to fix them anyway (nothing GCC can do about that).=