https://bugs.winehq.org/show_bug.cgi?id=38653 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net --- Comment #4 from Anastasius Focht <focht(a)gmx.net> --- Hello Austin, --- quote --- Also, I can't reproduce this in 1.7.44 with Fedora 22's gcc: --- quote --- That's probably due to default gcc optimization level being used which should work well in any case. You could try with higher optimization level, such as '-O2'. AFAIK various distros have their own "optimized" settings when building packages. On Fedora you could check with 'rpm --eval %{optflags}'. Since you are building without package build system those are not active. Jerome didn't provide information about compiler options being active (gcc defaults? distro defaults? own CFLAGS overrides?) so its hard to guess but probably mis-optimization related. Regards -- 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.