[LLVMbugs] [Bug 11164] __sync_sub_and_fetch completely broken on ARM

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Oct 18 14:15:30 PDT 2011


http://llvm.org/bugs/show_bug.cgi?id=11164

David Chisnall <csdavec at swan.ac.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #7 from David Chisnall <csdavec at swan.ac.uk> 2011-10-18 16:15:30 CDT ---
Ah, the -integrated-as crash was caused by my local copy enabling the ARM EHABI
stuff.  Disabling it again works.  I'll assume that the external as works with
a newer gas - as long as there is some way of generating ARM ELF objects, I'm
happy...

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list