Skip to content

LLVM miscompiles Wine's dlls/user32/dialog.c #10079

@llvmbot

Description

@llvmbot
Bugzilla Link 9707
Resolution FIXED
Resolved on Aug 02, 2013 19:19
Version trunk
OS All
Blocks llvm/llvm-bugzilla-archive#10638
Reporter LLVM Bugzilla Contributor

Extended Description

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions