From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3A47F3857C76; Thu, 7 Dec 2023 16:08:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3A47F3857C76 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1701965297; bh=x9ExFBKE30GDXv0GxM8Ks4LSAI+6XcHEEVhJvAhpg18=; h=From:To:Subject:Date:In-Reply-To:References:From; b=CAvnaKvz270sfWWrNpLnllRvhzKJCXdqORCaKPh1NbOCtz9qQtulrBXU+9wOKYq1x KIrsPcwCua0gfaYrKoVyPrYNOuTvuezkmM/mUs718qsGbE+lp5JL+t8giGxHUdbih4 Mpqdts5uaptdG2XkYWUyEy8Hooj66xurn51rsKdk= From: "acoplan at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/112906] [14 Regression] aarch64: ICE with SVE ACLE code at -O2 since r14-3981-g0f1f6cf87 Date: Thu, 07 Dec 2023 16:08:16 +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: acoplan 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: short_desc cc 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=3D112906 Alex Coplan changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[14 Regression] aarch64: |[14 Regression] aarch64: |ICE with SVE ACLE code at |ICE with SVE ACLE code at |-O2 |-O2 since | |r14-3981-g0f1f6cf87 CC| |rsandifo at gcc dot gnu.org --- Comment #1 from Alex Coplan --- FWIW, started with r14-3981-g0f1f6cf872a03d82ab1973780b37bb8572e96f58 : commit 0f1f6cf872a03d82ab1973780b37bb8572e96f58=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 Author: Richard Sandiford =20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 Date: Thu Sep 14 11:39:53 2023 +0100=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20 aarch64: Coerce addresses to be suitable for LD1RQ=