From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6C6C93858CDB; Fri, 30 Sep 2022 11:56:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6C6C93858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1664538981; bh=twyAtmh7ln43iaJCgrYR9C/0FyNkVy5Rb/HUKnpDYn0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ocU1Md23ov/j4wU/O9LVZx/Rk3esogokrw7IUA1H1UVkghSWuyTd8Cu+FJD533K3d Pk1C8mUpBQbrCH/cgAeTcF02eKugJn0KFSfogn422TFDfjI3s18a6oyEviLha8s4Wj LhVM6m06uf1nkEYMoJibkkQVn/MFNZP14bbjMmmk= From: "ams at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/107088] [13 Regression] cselib ICE building __trunctfxf2 on ia64 Date: Fri, 30 Sep 2022 11:56:14 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: ams at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.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=3D107088 --- Comment #9 from Andrew Stubbs --- I can confirm that the patch fixes the amdgcn build.=