From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 48FFF385829C; Thu, 1 Sep 2022 11:47:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 48FFF385829C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1662032821; bh=ZSFUlb6U7ouUtNeq5E8kBGMPXHxAkGdxD+ENiNQUCqs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=R0J+TwuNwSFdRNBMgREzrvByxp+l3h4URNN2qfpae1hWI+GycSQZLC79UV2jjMuIQ KypqA4OGiOCRNYJEi2x5pQCHtFQiY5Nw1jPLxxda++gG8rsWVfznP3JSrwiP/5kY08 ScZ6Z2666Q2Nd0WjOjgN1fsgP3ZHD42uQamuKO9E= From: "mikpelinux at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/93242] [MIPS] patchable-function-entry broken Date: Thu, 01 Sep 2022 11:47:00 +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: 8.2.0 X-Bugzilla-Keywords: patch, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: mikpelinux at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: pinskia at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.0 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=3D93242 --- Comment #10 from Mikael Pettersson --- (In reply to Ilya Leoshkevich from comment #9) > Would it be possible to backport this to gcc-9? ... > There is a workaround for now, but it would be good to have this fixed in > all the maintained gccs (gcc-8 is no longer maintained as far as I can se= e, > so this leaves only gcc-9). GCC-9 went EOL with the gcc-9.5.0 release on May 27 this year.=