From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 778BA3858C32; Tue, 9 Apr 2024 19:01:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 778BA3858C32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712689307; bh=FUKO2hNe7illMe84gWYp7jq6unY7LK8QdDXaWqXoKJQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=HOurxKeS4QOQfSf6CpayxEyDLkFJXaeeoLZypNCEXnrZ+vqMDVE1dKLweA44/bpqy TcRDSGYQ/li8S3Ey749dWAa34/HUqCf4LuG1CKTG079a6cmgtEMOVG/v+tKAoBxpmO bv9naY5EgyXWrB2pjlEO3gEKMCmocFsqLkkE/r/Y= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/114664] -fno-omit-frame-pointer causes an ICE during the build of the greenlet package Date: Tue, 09 Apr 2024 19:01:47 +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: 14.0 X-Bugzilla-Keywords: 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=3D114664 --- Comment #3 from Andrew Pinski --- Well I am going to say this about the code in that repo, the inline-asm in slp_switch looks very broken anyways.=