i386.md (sibcall_memory): Check that register with callee address is not also…
i386.md (sibcall_memory): Check that register with callee address is not also used as one of the arguments... * config/i386/i386.md (sibcall_memory): Check that register with callee address is not also used as one of the arguments, instead of checking that it is not live after the sibcall. (sibcall_pop_memory): Ditto. (sibcall_value_memory): Ditto. (sibcall_value_pop_memory): Ditto. testsuite: * gcc.target/i386/sibcall-7.c: New test. * gcc.target/i386/sibcall-8.c: New test. From-SVN: r223201
Showing
gcc/testsuite/gcc.target/i386/sibcall-7.c
0 → 100644
gcc/testsuite/gcc.target/i386/sibcall-8.c
0 → 100644
Please
register
or
sign in
to comment