From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6EC083858C29; Mon, 15 Jan 2024 14:27:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6EC083858C29 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705328824; bh=Si6Om1j3x2mxP3h/cU+2Wue/fuE3d7KTIb5k+o+M4Wg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=iswhGtZNOAej2Eafc+zCufj48KvfEqq7EekUpg1bxcPDE/9iRWIrENQkGO0Shn9Q4 Pu723vHSI1DO4JX8K+rbAHWRC5RfYu/os+VVuhTupwp3vg+v4Gre8omzTkCdicMKI4 +iPFAohsFwdeqD8vLVFGQRAdJT/G5Jx3i3MB7YHI= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/113399] [14 Regression] -ffold-mem-offsets should not be a target option Date: Mon, 15 Jan 2024 14:27:04 +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: diagnostic X-Bugzilla-Severity: minor X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: everconfirmed keywords bug_status cf_reconfirmed_on 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=3D113399 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Keywords| |diagnostic Status|UNCONFIRMED |NEW Last reconfirmed| |2024-01-15 --- Comment #1 from Richard Biener --- confirmed=