From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 52CCE3858C29; Sat, 2 Dec 2023 02:43:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 52CCE3858C29 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1701485008; bh=N5xAiHIzek45vZ6OJ4es8mPZb2mk3b4V2MSaW1ACIio=; h=From:To:Subject:Date:In-Reply-To:References:From; b=O2wRKUIQJbTf30Grz93Crpw9rnSoztt/j1nR16/DOFUgkliA/ro/yMsisWnZrvd5G 98maPXDtCRYkwPSa+LCE2VE/rK1ohrM/H5wpRyQvqooVGz1P/DsfSVPyQbqiQtKtJh bei24MpWwt+yO5M5dD/LkXqK/Th9uGMBQ68J+Azo= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/112822] [14 regression] ICE: invalid RHS for gimple memory store after r14-5831-gaae723d360ca26 Date: Sat, 02 Dec 2023 02:43:28 +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: pinskia 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: 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=3D112822 --- Comment #1 from Andrew Pinski --- >This is a huge C++ program that I have not cut down yet. I think it didn't attach because it was too big, maybe compress and attach that.=