From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DAB833861011; Sun, 18 Feb 2024 07:51:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DAB833861011 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1708242662; bh=GSa32vkFQ/12Cn+BpK0OF6Lv8uGhlbmSLWo25sD9mGg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=GYJ6eKAyEDy4VN5OxMPrZ3mMTM5bT++E9tPpRcV4za0FRdSTJlnljY5YiL/Y6oHm2 dAZjVImRYabuju6oSSqC+ZKm2YEWVUCvjd8h9rTtpO6+IjvaHDf83s5UFNQPDJwMI5 ER1RUY0lQPwebSR5W+32YI2UMzwaOuWS4HLCqa8c= From: "nightstrike at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/43613] Some architecture-dependent codes Date: Sun, 18 Feb 2024 07:51: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: 4.5.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: nightstrike at gmail dot com 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=3D43613 --- Comment #10 from nightstrike --- Patch thread started here: https://gcc.gnu.org/pipermail/gcc-patches/2024-February/644674.html https://inbox.sourceware.org/gcc-patches/4700e066-1b50-4e7b-92f7-d8c33a330b= bf@gmail.com/ and ended with this solution: https://gcc.gnu.org/pipermail/gcc-patches/2024-February/644701.html https://inbox.sourceware.org/gcc-patches/Zbu34FTR73081bMb@tucnak/ which was committed in r14-8898-g2bb4556220285e. I believe based on comment 7, this can now be closed.=