http://bugs.winehq.org/show_bug.cgi?id=6203
dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|INVALID |
------- Additional Comments From dank@kegel.com 2006-11-12 04:31 ------- This is related to bug 5306.
Part of the solution is "don't compile vartest.c with -O3 or -Os". It is probably possible to add a line to the Makefile to remove those options from CFLAGS for that one file if present; that would make life easier for people who insist on using aggressive optimizations. Reopening as a reminder for us to look at doing that.