From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A7938388204B; Thu, 13 Jun 2024 11:50:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A7938388204B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1718279406; bh=A7sp/xgomL3MK64tOCLcHk+Gfowolt8Vdnck7sjlnns=; h=From:To:Subject:Date:In-Reply-To:References:From; b=lDaJEhRv/7IrL2sfjwOZAkrkpUtAb6ZAjDtRaRsDT6bLlHkXydB71GJdObATPTQRu HBmTXwXNRSn9Q2jJIaC39lnIdUYIsOJ/FWF/RRm9Sj59Ehpq0uEOLWSyaqoCUeM9en aBbt7DWcfK/OnprCqCaLePUaHt16s87EEFbqkobE= From: "rsandifo at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/115464] [14 Backport] ICE when building libaom on arm64 (neon sve bridge usage with tbl/perm) Date: Thu, 13 Jun 2024 11:50:06 +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: 15.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: rsandifo at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: rsandifo at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cf_known_to_work cf_known_to_fail short_desc 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=3D115464 Richard Sandiford changed: What |Removed |Added ---------------------------------------------------------------------------- Known to work| |15.0 Known to fail| |14.1.0 Summary|ICE when building libaom on |[14 Backport] ICE when |arm64 (neon sve bridge |building libaom on arm64 |usage with tbl/perm) |(neon sve bridge usage with | |tbl/perm) --- Comment #9 from Richard Sandiford --- Fixed on trunk. Will backport to GCC 14 if there is no fallout.=