From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E6BBB3858435; Fri, 19 Jan 2024 14:03:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E6BBB3858435 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705672982; bh=3xQUxHON0zp0AZwebBbx6T4qBOXIARUw9vTchGZsA+A=; h=From:To:Subject:Date:In-Reply-To:References:From; b=gXOd500Q9JgEiCsOfzsMgBw/78bn07rVkiBCeHA5p5OX1OyLCssEAu91D4s19r/PZ SWblOeK4K1WkqwtYq3SlUPVzLUYgeEpL5qS122IHSKQQUZsqSDnJ7cpFiZ6m3IK05e 6SjG/n2JN18/Czc7xNDwriL64u0KvoENxdWWadfo= From: "acoplan at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/113114] [14 Regression] ICE compiling gcc.c-torture/execute/pr59643.cwith -mabi=ilp32; in try_promote_writeback aarch64-ldp-fusion.cc Date: Fri, 19 Jan 2024 14:03:00 +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: 14.0 X-Bugzilla-Keywords: ice-on-valid-code, patch, testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: acoplan at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: acoplan at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_file_loc keywords 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=3D113114 Alex Coplan changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://gcc.gnu.org/piperma | |il/gcc-patches/2024-January | |/643460.html Keywords| |patch --- Comment #8 from Alex Coplan --- Patch submitted: https://gcc.gnu.org/pipermail/gcc-patches/2024-January/643460.html=