This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
function attribute interrupt_handler for x86
- To: <gcc at gcc dot gnu dot org>
- Subject: function attribute interrupt_handler for x86
- From: "Christian Häggström" <97NV46 at skola dot kiruna dot se>
- Date: Fri, 11 Feb 2000 14:10:25 +0100
I have tried to add the attribute myself, but I don't know so much about the source tree.
My patch works with a few bugs, but I ve changed more than only in the gcc/config/i386 directory. Help please.