[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 08:05:59 PST 2010


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


Jack <eugeny.grishul at gmail.com> changed:

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




--- Comment #8 from Jack <eugeny.grishul at gmail.com>  2010-02-09 10:05:59 ---
It's windows-specific problem in JIT coz it didn't have some primitive
functions ( like '__fixunssfdi' ) in Windows version. In revison 95656 I still
not able to run attached code via 'lli'. Please, use Boot Camp to test it on
Windows.


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