-mimplicit-it=thumb does now seem to be passed correctly to the
assembler, though:

$ echo 'void f(void) { asm volatile("moveq r0, #1"); }' | gcc -c -o
tmp.o -xc - && objdump -d tmp.o

00000000 <f>:
...
   4:   bf08            it      eq
   6:   2001            moveq   r0, #1

-- 
[armel] Atomic intrinsics are not implemented correctly
https://bugs.launchpad.net/bugs/491872
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to glib2.0 in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to