Skip to content

LLVM miscompiles dlls/user32/dialog.c from wine #10076

@llvmbot

Description

@llvmbot
Bugzilla Link 9704
Resolution FIXED
Resolved on Dec 17, 2012 17:08
Version trunk
OS Linux
Blocks llvm/llvm-bugzilla-archive#10638
Reporter LLVM Bugzilla Contributor

Extended Description

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.

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