This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Interrupt handler attribute for m68k


> Date: Tue, 15 Dec 1998 14:57:06 -0700
> From: Jeffrey A Law <law@hurl.cygnus.com>

> "__interrupt_handler__" was mandated by external forces :(

I would mandate people use 

#define __interrupt__ __interrupt_handler__

if they want this, I think egcs should be consistent and less subject
to `bad' decisions.  I think we should be willing to accept a fix for
this.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]