June 30, 2026
3:42 p.m.
http://bugs.winehq.org/show_bug.cgi?id=59928 --- Comment #6 from Rafał Mużyło <galtgendo@o2.pl> --- Works with gcc 13.3.1 with following CFLAGS: -O2 -g -pipe This is the tail from comment 5: -g -O1 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fno-optimize-sibling-calls -fno-inline-functions So it works with stronger optimizations ? Or is it a matter of gcc version (still not explicitly stated) ? Still, looks more like a gcc bug... -- 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.