https://bugs.winehq.org/show_bug.cgi?id=42406 NP-Hardass <np.hardass(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |np.hardass(a)gmail.com --- Comment #4 from NP-Hardass <np.hardass(a)gmail.com> --- (In reply to Alexandre Julliard from comment #3)
You should probably file a bug with Gentoo then.
I am the Gentoo maintainer for Wine. I reproduced the bug on both Gentoo (GCC-5.4.0) and Ubuntu (GCC-5.4.1), so it looks more likely that it is a GCC-5.4 issue than a Gentoo one.
From the Gentoo bug: compiling with CFLAGS="-march=i686 -O2" causes the hang, but CFLAGS="-march=i686 -mtune=generic -O2" succeeds.
-- 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.