From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C46993858D32; Sun, 12 Feb 2023 16:48:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C46993858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1676220532; bh=41/rF9YgNXrvyf2YmmwNswfkJPV7TPzmPHhPcTNDRMk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Wr7VfoICLeY5lJw/8eoOClhgVfR2tWnXkSA82YDrVHjYxyu9OXoQVmYEkuiO/iKb4 PLKI+o69E6iaqFPOcYcibXWmC9E+GapIrdsSdw/CCaa1L9GzYrLyUfNX1oa8KLLgD2 vT9J2x6Jvg6Q+jlF5o7i51sdNL11sG/81QoHSJd0= From: "iains at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug objc/108743] -fconstant-cfstrings not supported Date: Sun, 12 Feb 2023 16:48:52 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: objc X-Bugzilla-Version: unknown X-Bugzilla-Keywords: documentation 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=3D108743 --- Comment #8 from Iain Sandoe --- (In reply to Andrew Pinski from comment #7) > Hmm, > https://inbox.sourceware.org/gcc-patches/B4F496F4-F31D-41D2-8942- > 1F0AEFBD7BBF@sandoe-acoustics.co.uk/ >=20 > Seems didn't get installed even though it was approved ... these things happen, I guess we can make it a darwin-specific driver option= (as Jakub says, the 'm' version is technically correct, but we have to accommod= ate compatibility sometimes). There is at least one other platform that I think it s using the NeXT libra= ry (it is open sourced), so maybe it is an appropriate option for that platform too.=