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

[Bug other/52646] Clang LLVM's __attribute__((naked)) for GCC when compiling for x86


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52646

--- Comment #2 from Tyler Hardin <th020394 at gmail dot com> 2012-03-21 00:44:39 UTC ---
While I admit my knowledge of interrupts on ARM, AVR, CR16, Epiphany, M32C,
M32R/D, m68k, MeP, MIPS, RL78, RX and Xstormy16 is limited; I don't see why, if
GCC supports interrupts on all of them, then it shouldn't have support for
others. Is there something special about them?


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