diff options
author | Alexander Monakov <amonakov@ispras.ru> | 2015-05-14 20:43:28 +0300 |
---|---|---|
committer | Alexander Monakov <amonakov@gcc.gnu.org> | 2015-05-14 20:43:28 +0300 |
commit | f226d22967576772030669a06d5bea73a5802d2f (patch) | |
tree | b0c12b8e68653fc976b3e4811c08b59a36b232d9 /gcc/target.def | |
parent | aea417d748969d87d4973a34e055f40ce4a1d739 (diff) | |
download | gcc-f226d22967576772030669a06d5bea73a5802d2f.zip gcc-f226d22967576772030669a06d5bea73a5802d2f.tar.gz gcc-f226d22967576772030669a06d5bea73a5802d2f.tar.bz2 |
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
Diffstat (limited to 'gcc/target.def')
0 files changed, 0 insertions, 0 deletions