http://bugs.winehq.org/show_bug.cgi?id=22053
--- Comment #22 from James epsilon72@cox.net 2011-07-25 21:16:40 CDT --- (In reply to comment #21)
May be our old friend http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46468.
What compile/configure options might we use to confirm this? -fno-omit-frame-pointer?
For those using Debian wheezy/sid (as of the date of this post), gcc 4.5 is still available to compile wine, even though 4.6 is now default. All one needs to do is install gcc-4.5 and gcc-4.5-multilib, and then run 'export CC=gcc-4.5' before compiling wine.