From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D98E33858C66; Fri, 22 Dec 2023 16:59:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D98E33858C66 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1703264345; bh=RyPdMA/39Q5WWeChp63mxV1bBZbQ0RVpdXvovf+vRS0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Hnrzz2mBvI5IXIivvRa3xeV3w1D8N/dZ/AhkM1XGrGrqJxQ0tom2N4kje4/Ad0wEv xs0WJmyfDS4dO+4hX9CpAEpkREMsihaUL24h589P1R3zMnnMRQtHBAO5j2jOIvqybp ZaRbc/P81wJWkr1yh+oaGsMP9qzb+bUI0jdfHoFc= From: "pinskia 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, 22 Dec 2023 16:59:05 +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 X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia 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: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords short_desc target_milestone 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 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs-bisection | Summary|ICE in |[14 Regression] ICE |try_promote_writeback |compiling |aarch64-ldp-fusion.cc |gcc.c-torture/execute/pr596 | |43.cwith -mabi=3Dilp32; in | |try_promote_writeback | |aarch64-ldp-fusion.cc Target Milestone|--- |14.0 --- Comment #1 from Andrew Pinski --- Most likely r14-6605-gc0911c6b357ba9 when aarch64-ldp-fusion.cc was introdu= ced.=