http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52646
Bug #: 52646
Summary: Clang LLVM's __attribute__((naked)) for GCC when
compiling for x86
Classification: Unclassified
Product: gcc
Version: unknown
Status: UNCONFIRME
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52646
--- Comment #2 from Tyler Hardin 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 al
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52646
--- Comment #4 from Tyler Hardin 2012-03-21
01:07:20 UTC ---
If I care enough to implement them for x86, do you believe it would be included
in GCC? If not, I won't waste my time with it (while it's worth my time to
implement it, it's not worth m
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51863
Bug #: 51863
Summary: invlpg with -masm=intel generates memory operand size
error in assembly stage
Classification: Unclassified
Product: gcc
Version: 4.6.1
Status: U
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51863
--- Comment #1 from Tyler Hardin 2012-01-15
06:05:49 UTC ---
Created attachment 26328
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26328
A source file that generates the error.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51863
Tyler Hardin changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|INVALID