This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: x86 interrupt attribute
- From: "H.J. Lu" <hjl dot tools at gmail dot com>
- To: Wink Saville <wink at saville dot com>, Yulia Koval <vaalfreja at gmail dot com>
- Cc: GCC Development <gcc at gcc dot gnu dot org>
- Date: Mon, 18 Jan 2016 09:47:01 -0800
- Subject: Re: x86 interrupt attribute
- Authentication-results: sourceware.org; auth=none
- References: <CAKk8isoBmCW4XzQCEkb6oRhF8+eOuz8L8H8qct7i0TE8OvSYQw at mail dot gmail dot com>
On Mon, Jan 18, 2016 at 9:39 AM, Wink Saville <wink@saville.com> wrote:
> What is the status of the x86 interrupt attribute patch?
>
> One of the last references I see is here and an attempt to update the
> middle-end here.
>
> -- Wink
You can try hjl/interrupt/stage1 branch in git repo, which is queued for
GCC 7.
--
H.J.