http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56114
Alexander Kobets <akobets at mail dot ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |akobets at mail dot ru --- Comment #1 from Alexander Kobets <akobets at mail dot ru> 2013-01-25 23:06:39 UTC --- For *(volatile int*)0xFEE00000 x86_64-linux-gnu-gcc -c -save-temps l.c -O2 -masm=intel l.s: Assembler messages: l.s:10: Error: operand type mismatch for `movabs' Alse tried gcc version 4.7.3 20130119 (prerelease) (GCC) with same result.