[LLVMbugs] [Bug 5109] long double type on ARM

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Sep 30 09:38:38 PDT 2009


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


Bob Wilson <bob.wilson at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bob.wilson at apple.com
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Bob Wilson <bob.wilson at apple.com>  2009-09-30 11:38:38 ---
It looks like you're using a copy of llvm-gcc that targets x86 to generate this
bitcode file.  You need to rebuild llvm-gcc to target arm.


-- 
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