https://bugs.winehq.org/show_bug.cgi?id=55486 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban(a)gmail.com --- Comment #10 from Piotr Caban <piotr.caban(a)gmail.com> --- I can reproduce the problem on Gentoo. For some reason x86_64-w64-mingw32-gcc optimizes the loop out in hmf_proc -> EMR_POLYDRAW16 case. Because of that only first element of the pts table is initialized. If wineps is compiled with -O0 flag printing works correctly. I don't know yet what is causing it. -- 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.