diff options
author | Kai Tietz <ktietz@redhat.com> | 2014-05-30 20:00:11 +0200 |
---|---|---|
committer | Kai Tietz <ktietz@gcc.gnu.org> | 2014-05-30 20:00:11 +0200 |
commit | cb1059220855b72e5e0576c0389304dc114ba587 (patch) | |
tree | 8ad0314a3b818c2c80c4c2f059499561fe4e852b /gcc/asan.c | |
parent | 1007a55ca4577e09c121f5b9bebb07a3da608171 (diff) | |
download | gcc-cb1059220855b72e5e0576c0389304dc114ba587.zip gcc-cb1059220855b72e5e0576c0389304dc114ba587.tar.gz gcc-cb1059220855b72e5e0576c0389304dc114ba587.tar.bz2 |
re PR target/60104 (load not folded into indirect branch on x86-64)
PR target/60104
* config/i386/i386.c (x86_output_mi_thunk): Add memory case
for sibling-tail-calls.
* config/i386/i386.md (sibcall_insn_operand): Add memory-constrain
to its use.
* config/i386/predicates.md (sibcall_memory_operand): New predicate.
(sibcall_insn_operand): Add check for sibcall_memory_operand.
PR target/60104
* gcc.target/i386/sibcall-1.c: New test.
* gcc.target/i386/sibcall-2.c: New test.
* gcc.target/i386/sibcall-3.c: New test.
* gcc.target/i386/sibcall-4.c: New test.
From-SVN: r211089
Diffstat (limited to 'gcc/asan.c')
0 files changed, 0 insertions, 0 deletions