-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Closed
Labels
Description
| 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.