From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 89B633858C53; Wed, 17 Jan 2024 15:57:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 89B633858C53 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705507052; bh=ZeeD0ZLOAYt9nNaeY8ZYLIJYnuBSoCRnz2LM2W3v5bk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=G4jfl+bbDeMkwaD3GCDHFvSmcQoLspsDy1Y8TxJepj1J++LOyfSS+nGlR84tn2OxH JhL5YwAU0g8FnRaNBdJiRM8AgMCeabyjyh/CncaGgP4IBOn/d5Egk4F+z6UtqEg2UF Gqcm/Hdomn/6n7ZuwqchZYjADRej7GUp9Wl5xKcA= 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: Wed, 17 Jan 2024 15:57:32 +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, 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: 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 --- Comment #4 from Alex Coplan --- (The above was reduced from gcc/testsuite/gcc.dg/torture/pr45720.c FWIW).=