[Bug target/66782] Unable to run 64-bit wine after MS-SYSV register changes

2015-07-08 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66782 --- Comment #5 from Uroš Bizjak ubizjak at gmail dot com --- Related to PR 57003 [1]. Somewhere, CALL_INSN_FUNCTION_USAGE processing is missing. [1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57003#c23

[Bug target/66782] Unable to run 64-bit wine after MS-SYSV register changes

2015-07-07 Thread marcus at jet dot franken.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66782 --- Comment #3 from marcus at jet dot franken.de --- Created attachment 35927 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35927action=edit testcase-min.i gcc -S -fPIC -O2 -g testcase.i -o testcase.s there will be a pattern to spot the

[Bug target/66782] Unable to run 64-bit wine after MS-SYSV register changes

2015-07-07 Thread marcus at jet dot franken.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66782 --- Comment #4 from marcus at jet dot franken.de --- (actually not sure this is the same issue that my wine colleagueds are seeing, but it also a miscompilation)

[Bug target/66782] Unable to run 64-bit wine after MS-SYSV register changes

2015-07-06 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66782 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added CC||ktietz at gcc dot