[Bug c/66782] Unable to run 64-bit wine after MS->SYSV register changes
ubizjak at gmail dot com
gcc-bugzilla@gcc.gnu.org
Mon Jul 6 18:53:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66782
--- Comment #1 from Uroš Bizjak <ubizjak at gmail dot com> ---
Adding clobbered registers explicitly is exactly the same as adding them to
call_fusage, so I don't see any problem here from the first sight.
Can you please provide a minimized testcase, following instructions at [1].
Unfortunately, I don't have access to Windows target, please provide a testcase
that fails on linux. You can decorate calls with __attribute__((ms_abi)) even
on linux.
[1] https://gcc.gnu.org/bugs/#report
More information about the Gcc-bugs
mailing list