[Bug rtl-optimization/66838] Calling multiple SYSV AMD64 ABI functions from MS x64 ABI one results in clobbered parameters
uros at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jul 15 07:29:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66838
--- Comment #4 from uros at gcc dot gnu.org ---
Author: uros
Date: Wed Jul 15 07:28:33 2015
New Revision: 225806
URL: https://gcc.gnu.org/viewcvs?rev=225806&root=gcc&view=rev
Log:
PR rtl-optimization/66838
* postreload.c (reload_cse_move2add): Also process
CALL_INSN_FUNCTION_USAGE when resetting information of
call-clobbered registers.
testsuite/ChangeLog:
PR rtl-optimization/66838
* gcc.target/i386/pr66838.c: New test.
Added:
trunk/gcc/testsuite/gcc.target/i386/pr66838.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/postreload.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list