From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EFFC83858410; Mon, 31 Oct 2022 21:54:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EFFC83858410 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1667253248; bh=Rajnyf3ZsgGZzMV7xejfo/1BrA99kYBcZA6lVbYeVYs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=pYyHbKPnFTABQeLXJMZEbOYZ8dT/az9mBOwGdNk2Dtcp9uVOKcCv32cOHH4by45jG 43cZqZHC7+sJ29TmS1I/SdvWRTFG7+C5+Y7PBrqjaU3NCwDksRr08NSR1TYrBn2Hmy NpEmooTrbmpKFGaObJMdCdWnZeKx4RV3A3mxStIM= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/107482] out-of-bounds heap access in IRA Date: Mon, 31 Oct 2022 21:54:03 +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: 13.0 X-Bugzilla-Keywords: ice-on-valid-code, ra 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=3D107482 --- Comment #3 from Andrew Pinski --- https://gcc.gnu.org/pipermail/gcc/2022-October/239794.html=