From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B5F0A3858D28; Fri, 22 Sep 2023 19:09:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B5F0A3858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1695409747; bh=/khbVjGthcgb132XHmx4dEtDspJfzOQmxkJFpIs3VvE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=D0LSjLaXOOhpC85pXHCMd5naqeTa02jv0GI3NKzi6c19bYyeZtUrwmeh8mkka+YEI p66DRlxSUTf6zr6lPJcXPw/Ok8q7nyGDvHU5wwGXN9OqNM2UyN2tI8lBtGL92HpOPH XKF8GnbaeTfBJ81idr4xCEO5gZGczgMTlZnP/+R4= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/111544] [14 regression] assignment of read-only location after r14-4111-g6e92a6a2a72d3b Date: Fri, 22 Sep 2023 19:09:07 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: sjames 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=3D111544 --- Comment #1 from Sam James --- Maybe attach a preprocessed version for completeness?=