From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CC4D73858C41; Thu, 11 Jan 2024 01:48:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CC4D73858C41 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1704937699; bh=LTcXujwlIlcYMJvBK+KVvJxyCvuvH2xat3kBVbrqkB0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=szy0okJHe9/z5lh2bLDiHewhFbXxq/myaLjGYIhq6aotP4teBjP9W+DG25HwIsXPX VSfYKg6dVnahNciaZNy/tQ9YAsoisnIVcHJYE4JF4OLHHDU2uI5G07CVbP1t8WMrg+ 8V1PnDQb3wE8qyAbrMbTC/V6Ppd6cVB44KuSZZkE= From: "hjl.tools at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/113312] Update __attribute__((interrupt)) for Intel FRED Date: Thu, 11 Jan 2024 01:48:15 +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: hjl.tools at gmail 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: cf_reconfirmed_on everconfirmed bug_status 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 H.J. Lu changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2024-01-11 Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #2 from H.J. Lu --- (In reply to H. Peter Anvin from comment #1) > This is actually a specific use case of the feature requested in bug 1035= 03. This covers #1. Should FRED handler take a pointer to the event info as the function argument?=