This is the mail archive of the gcc-patches@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]

Re: patch: frv __builtin_{read,write}* implementation


> ! Use this attribute on the ARM, AVR, C4x, M32R/D and Xstormy16 ports to indicate
> ! that the specified function is an interrupt handler.  The compiler will
> ! generate function entry and exit sequences suitable for use in an
> ! interrupt handler when this attribute is present.
>   
>   Note, interrupt handlers for the Blackfin, m68k, H8/300, H8/300H, H8S, and
>   SH processors can be specified via the @code{interrupt_handler} attribute.
> --- 1879,1888 ----
>   
>   @item interrupt
>   @cindex interrupt handler functions
> ! Use this attribute on the ARM, AVR, C4x, M32R/D, MS1, and Xstormy16
> ! ports to indicate that the specified function is an interrupt handler.
> ! The compiler will generate function entry and exit sequences suitable
> ! for use in an interrupt handler when this attribute is present.

Hey!  How did that get in there?  This is unrelated, and will not be
committed.

Aldy


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