From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 893EF3858C5F; Fri, 10 Feb 2023 08:09:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 893EF3858C5F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1676016562; bh=Ozjh71syyvaCx3uZ8SNKzheS5dEye05+a/b3agM+SRg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=B5ECn1l0ovYOL+TqEM2XLnmDFH3fAkxTGt0DXcYFmstjx8FD4ZEJqud893s0Mq68d guBk2mEu8L0JoAWWb3elE7OPdOpBaVAIYQD12hgUDqFTNfbQ4jC6fGpZX+vlD6ibDN Qj2o4sOb74DvxvKXzsbet71zjRmpeqOCnQArq98I= From: "ossman at cendio dot se" To: gcc-bugs@gcc.gnu.org Subject: [Bug objc/108743] -fconstant-cfstrings not supported Date: Fri, 10 Feb 2023 08:09:22 +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: ossman at cendio dot se 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 #5 from Pierre Ossman --- Could you consider adding -fconstant-cfstrings as an alias? It would make l= ife easier for making build systems compiler agnostic.=