From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 99DE83858418; Sun, 2 Jul 2023 13:28:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 99DE83858418 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1688304512; bh=jRkjKS9TX/qPkgvXXXJcBc1wPv8PxnRtdhHRfXs2EtY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=BJjtiDLTHG7jqM91NYfPuQbiMgLbM64sxqsOHXpRxq/MEuPVTYGA1YOlQGR5GJUoM ngvABhB+jt2VBNkhpMNrwdlGntAesPh3ms05p5/V/dMRFDODEXVLqase7/2UvfPFm8 cU3qND3B190FI9Xv06hjyARXEKZtmyrVz0hqQh3s= From: "iains at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/108743] [objective-c, NeXT runtime] -fconstant-cfstrings not supported Date: Sun, 02 Jul 2023 13:28:31 +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: unknown X-Bugzilla-Keywords: documentation X-Bugzilla-Severity: normal X-Bugzilla-Who: iains at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: iains at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cf_reconfirmed_on component bug_status assigned_to everconfirmed 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 Iain Sandoe changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2023-07-02 Component|objc |target Status|UNCONFIRMED |NEW Assignee|unassigned at gcc dot gnu.org |iains at gcc dot gn= u.org Ever confirmed|0 |1 --- Comment #9 from Iain Sandoe --- this is intended to be a target-specific option for Darwin. Although other targets can (and do) use the NeXT runtime, if this optimisat= ion applies to the then they need to add the option (and document for the relev= ant target).=