From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A500F3858C98; Wed, 11 Sep 2024 07:48:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A500F3858C98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1726040936; bh=wKMHjQbJfL3UHlvpPGu+46cRv/HqerHiIEMQRq2mcj4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=SrboIwSiFiIf0FOGvZkgMohlToEv1YgZcL2IRkgjWTReySmSzuxa2VczA9orIufZ2 OFgj88d9NV+ly9FuadhqosTp0/MTflqhh9G/lNVzHHbzCYKjl05soXzFxleA8s32W1 AyZwO21d31FahCaPGkJ5RhHiMV48x9R0GxOvoAJk= From: "glaubitz at physik dot fu-berlin.de" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/55212] [SH] Switch to LRA Date: Wed, 11 Sep 2024 07:48:56 +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 #245 from John Paul Adrian Glaubitz --- (In reply to Kazumoto Kojima from comment #244) > (In reply to John Paul Adrian Glaubitz from comment #243) > > Is that with qemu-user or qemu-system? I tried multiple times and I alw= ays > > got a stack overflow with 59000. Trying without now. >=20 > qemu-user. I'm using the default stack size. > Of course that is not the real sh4-linux environment, so there could be > differences. Hmm, I'm on qemu-user as well building inside a current Debian unstable sh4 chroot.=