This is the mail archive of the gcc-help@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]
Other format: [Raw text]

Optimize Interrupts PowerPC


Hi all,

I have a question regarding the interrupts on the PowerPC platform. Is it
possible to let the compiler know some function is an interrupt handler? I read
the documentation and saw things like __attribute((interrupt)) but these options
only applied to certain platforms and where _not_ for PowerPC.

Thanks in advance.
Jeroen


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