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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]


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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to