8 Sep
2024
8 Sep
'24
3:39 p.m.
Fpcr and Fpsr are [used as 32-bit values](https://gitlab.winehq.org/wine/wine/-/blob/master/dlls/winecrt0/setjmp.c?ref...), but `unsigned long` is 64-bit. PS: I also hope to ruin some ccaches again :smile: -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6461