------- Comment #1 from segher at kernel dot crashing dot org 2006-11-12 11:10 ------- Not a bug in GCC but in your code; "g" says immediate values are allowed, while this asm insn only takes registers (or 16-bit memory).
-- segher at kernel dot crashing dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |segher at kernel dot | |crashing dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29808