[LLVMbugs] [Bug 5052] JIT crash using sequence 'load --> bswap --> bitcast --> fptoui'

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Feb 9 10:43:41 PST 2010


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


Chris Lattner <clattner at apple.com> changed:

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




--- Comment #9 from Chris Lattner <clattner at apple.com>  2010-02-09 12:43:40 ---
Ok, then that's not a bug as much as a build/configuration problem.  You need
to get __fixunssfdi from somewhere for the JIT to work, code for it is
available at http://compiler-rt.llvm.org/


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