From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2EB4B385BF92; Wed, 1 Apr 2020 16:02:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2EB4B385BF92 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1585756952; bh=GLPUyVTlFPm89pwyrVh3sCNoO4xkXqCw8C0CRKGGpMs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=WFaXokKATZ4UyQG3EGHbPNrm0rmbu5LJJPt6Au0kFvaQU9DUxUw5FzHkl4wkF1yZq 5PxZW5+vB/mMoxJg4Om2KYy2jWpKkR7x5OWT4jUV9iwHvCwdQ82NuHQ0XV6gYCESQr d+SqgkpiygzhnlqS+psJK5K9COgKpVKUyiYq+17o= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/93974] [10 Regression] ICE in decompose_normal_address, at rtlanal.c:6403 on powerpc64le-linux-gnu since r10-6762 Date: Wed, 01 Apr 2020 16:02:31 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 9.2.1 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: bergner at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Apr 2020 16:02:32 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D93974 --- Comment #18 from Jakub Jelinek --- Yes, we want to fix it, unless you want to revert the PR93658 change even f= or GCC 10 and reapply only to 11 once this bug is fixed too.=