[LLVMbugs] [Bug 9704] New: LLVM miscompiles even more functions from Wine, part 2
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Apr 13 11:14:48 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=9704
Summary: LLVM miscompiles even more functions from Wine, part 2
Product: libraries
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: miscompilation
Severity: normal
Priority: P
Component: Common Code Generator Code
AssignedTo: unassignedbugs at nondot.org
ReportedBy: cdavis at mymail.mines.edu
CC: llvmbugs at cs.uiuc.edu, austinenglish at gmail.com
Part 2 of a long series filed on behalf of Austin English.
This miscompilation happens inside comdlg32, specifically in the Find/Replace
dialog. The test (see http://bugs.winehq.org/show_bug.cgi?id=25824) hangs
indefinitely. It only happens at -O2; -O0 is unaffected. -O1 has other
problems. This should be unrelated to the integrated assembler.
--
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