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] |
> > * config/m32c/m32c.c (m32c_emit_epilogue): Check for R8C or M16C > > chip and ignore the "fast_interrupt" attribute if so. > > Normally one ignores attributes in the attribute handler. It's not ignored everywhere, just there. It still makes the function an interrupt handler, just not a fast one.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |