From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 746093858D28; Thu, 3 Nov 2022 15:58:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 746093858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1667491104; bh=SZNrdEI6shzarDxfSBioXjsmxQ4uO9qIG4l4D2B+/I4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ZShLDNhVDUG4r2bJvk9c9VwjzS1q31JjbESJS5i/UNWT25J5cJbCCsImJ+nGCtspw 3PniptSqofSxD83EADM2IVIMGmpf2s1SD5yaGYaThDIsy+jr+gnqqjncJqrbGalwg2 mIaDXUgf+UjYbWA+ZoLA2V9hwa8eJzUY7E/LO6HI= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/107482] [10/11/12/13 Regression] out-of-bounds heap access in IRA since r6-3496-g86f0bef37378a0 Date: Thu, 03 Nov 2022 15:58:22 +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: 10.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc target_milestone 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 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|out-of-bounds heap access |[10/11/12/13 Regression] |in IRA |out-of-bounds heap access | |in IRA since | |r6-3496-g86f0bef37378a0 Target Milestone|--- |10.5 --- Comment #6 from Andrew Pinski --- (In reply to jcmvbkbc from comment #5) > 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)") r6-3496-g86f0bef37378a0=