-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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to