From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B7110385840A; Thu, 11 Jan 2024 02:10:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B7110385840A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1704939005; bh=5KHqCc0AmzY72Ls4HjMvA++/bRE2fO9PKleWqxC8ma8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=AvlMolnVb7k2wQxq4PCfgSPgjVtYStq5Dx+Uu9sCzsqdz44L1DqaTz7YCVvD9cLxF 7wD4oZONNUL3oQMGNGhoHQNQTwcCKDn9j6wdf4TBLdWKdTBfOg5wI1QgYIWkneazKd mLdoVkWS6Bufo30zW5r/rSXAU2iAlc2O0JDLnX/k= From: "hpa at zytor dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/113312] Update __attribute__((interrupt)) for Intel FRED Date: Thu, 11 Jan 2024 02:10:04 +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: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: hpa at zytor dot com 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: attachments.created 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=3D113312 --- Comment #3 from H. Peter Anvin --- Created attachment 57032 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D57032&action=3Dedit FRED assembly entry stub (example, slightly modified from the Linux kernel)=