This is the mail archive of the crossgcc@cygnus.com mailing list for the crossgcc project.


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

Re: Interrupts with GCC/EGCS


On Mon, Mar 15, 1999 at 07:46:21AM -0800, John Breen wrote:
> 
> I noticed a macro in m68k.h called INITIAL_FRAME_POINTER_OFFSET that 
> seems to use this same check for used registers.  Does it need to be 
> changed also?  Near as I can tell, it's used in reload1.c.

Oopps - right. However, it seems I can't query the interrupt attribute from
there. I would guess that this does not matter as long as you don't pass
parameters to functions declared as 'interrupt' (which will not work
anyway).

cu
Michael
-- 
Michael Schwingen, Ahornstrasse 36, 52074 Aachen
_______________________________________________
New CrossGCC FAQ: http://www.objsw.com/CrossGCC
_______________________________________________
To remove yourself from the crossgcc list, send
mail to crossgcc-request@cygnus.com with the
text 'unsubscribe' (without the quotes) in the
body of the message.