From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 32A3A3858403; Tue, 10 Sep 2024 17:58:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 32A3A3858403 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1725991106; bh=Rrg10tL4RrAbcer7kyfTwsSIpE1FT77YvP01Vs4mjuI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=nTtzjsWf+Uek10d6UW/+sXSQZWh6scC2/Isesyh24+ERESWeBMNwOgUUsnzOX+UPO cqxTqxpSze2Szd3vlx5JW8W/BGtXmR56D5qZep1a0Xd/PifsJobkOuJpjFneQZlwDf bPRVEqKnQEAMnalQE2kiBSP1sIhWOY3SxzjO6wcs= From: "glaubitz at physik dot fu-berlin.de" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/55212] [SH] Switch to LRA Date: Tue, 10 Sep 2024 17:58:15 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: glaubitz at physik dot fu-berlin.de X-Bugzilla-Status: NEW 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=3D55212 --- Comment #238 from John Paul Adrian Glaubitz --- (In reply to John Paul Adrian Glaubitz from comment #237) > Let me try to bisect the stack overflow bug. Will report back once I know > more. It's one of the other LRA patches, but it takes me longer than expected to bisect this.=