From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1F49F3858C5E; Wed, 2 Aug 2023 07:40:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1F49F3858C5E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1690962047; bh=A5Pf93olQzlAo8Q2lN31pi4vUBC1assVAnysFXmPmSQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=QTcIY7aetbv0tKemxDmPgvnF0+3udG8lH2zS7ce6cHJ/t3AJvBJqtbi4DamcRw1sW 2uQGFg78fMHCn1A99t90zx9ut+M033bdsJNJoGSPsx09LXXLzdhpSWmvLktTJUExmE 9IRG5/NE4nRYCiysxCTKJmU24GYGHQ772WeoExl4= From: "ro at CeBiTec dot Uni-Bielefeld.DE" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/110869] [14 regression] ICE in decompose, at rtl.h:2297 Date: Wed, 02 Aug 2023 07:40:46 +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: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ro at CeBiTec dot Uni-Bielefeld.DE 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: 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=3D110869 --- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE Uni-Bielefeld.DE> --- >> --- Comment #1 from Andrew Pinski --- >> Can you test the patch in bug 110867 comment #1 to see if fixes the issu= e here >> too? > > Sure: sparc-sun-solaris2.11 bootstrap in progress... Bootstrap is restored with this patch, however all the new tests FAIL: FAIL: gcc.dg/cmp-mem-const-1.c scan-rtl-dump combine "narrow comparison from mode DI to QI" FAIL: gcc.dg/cmp-mem-const-2.c scan-rtl-dump combine "narrow comparison from mode DI to QI" FAIL: gcc.dg/cmp-mem-const-3.c scan-rtl-dump combine "narrow comparison from mode DI to HI" FAIL: gcc.dg/cmp-mem-const-4.c scan-rtl-dump combine "narrow comparison from mode DI to HI" FAIL: gcc.dg/cmp-mem-const-5.c scan-rtl-dump combine "narrow comparison from mode DI to SI" FAIL: gcc.dg/cmp-mem-const-6.c scan-rtl-dump combine "narrow comparison from mode DI to SI"=