From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CF0853858D35; Thu, 3 Nov 2022 11:58:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CF0853858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1667476735; bh=r5IbHjYsVIvkWcQEpC7cEChIOBpfj1Fj78/EQGmlbsk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=bppKG+E3RQmtryiJ3yf1H1MSZdTCZMQLGKpqgKZkbRorH7DsxjsZ0nwfHva0haMbT 9HoKC5XvhMTKrpct5yTQOUaU7gfwOJLZT0ntnGluUTWime1sg6vKab42Y56oU5Cvzt /2XOwgBRrZorggn6/geMiqRtc9b92ksfTTcQOCaA= From: "jcmvbkbc at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/107482] out-of-bounds heap access in IRA Date: Thu, 03 Nov 2022 11:58:54 +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: jcmvbkbc 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 #5 from jcmvbkbc at gcc dot gnu.org --- I've bisected this issue to commit 86f0bef37378 ("re PR target/61578 (Code = size increase for ARM thumb compared to 4.8.x when compiling with -Os)")=