[LLVMbugs] [Bug 9707] New: LLVM miscompiles even more functions from Wine, part 5
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Apr 13 11:31:33 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=9707
Summary: LLVM miscompiles even more functions from Wine, part 5
Product: libraries
Version: trunk
Platform: PC
OS/Version: All
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 5 of a long series filed on behalf of Austin English. (I hope you're not
tired of me at this point...)
Clang is also miscompiling the Dialog Manager code (dlls/user32/dialog.c) from
Wine. This one's weird. It's not crashing, but it locks up and produces no
output whatsoever. Valgrind reports an invalid 4-byte read inside the Dialog
Manager, so this might have something to do with it. Not sure if it's optimizer
related, but it's probably not integrated-assembler-related.
--
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