http://bugs.winehq.org/show_bug.cgi?id=24270 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #1 from Dan Kegel <dank(a)kegel.com> 2010-09-04 19:19:48 CDT --- First thing to do is figure out if it's wine itself or the test that is being miscompiled. Try building the test as a plain win32 executable and running that with the clang-built wine. If that succeeds, you know the test is what was miscompiled, and you can go to town on it. If you're sure wine is fine and the test is correct, and the fault is the compiler, http://delta.tigris.org/ is a great way to extract a minimal test case for compiler developers. Hard to use on dlls, though. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.