diff options
author | Kyrylo Tkachov <kyrylo.tkachov@arm.com> | 2015-11-26 09:58:28 +0000 |
---|---|---|
committer | Kyrylo Tkachov <ktkachov@gcc.gnu.org> | 2015-11-26 09:58:28 +0000 |
commit | b3877860a8dbefda221923faa57ba7f3c88ff4e9 (patch) | |
tree | 2eccc3d73bf8aaf67a16ef370aea53376e5e186a /gcc/tree-nested.c | |
parent | 62775f0d9a513654b62e8a83e13c8d1324635ee4 (diff) | |
download | gcc-b3877860a8dbefda221923faa57ba7f3c88ff4e9.zip gcc-b3877860a8dbefda221923faa57ba7f3c88ff4e9.tar.gz gcc-b3877860a8dbefda221923faa57ba7f3c88ff4e9.tar.bz2 |
[calls.c] PR rtl-optimization/67226: Take into account pretend_args_size when checking stack offsets for sibcall optimisation
2015-11-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
Bernd Schmidt <bschmidt@redhat.com>
PR rtl-optimization/67226
* calls.c (store_one_arg): Take into account
crtl->args.pretend_args_size when checking for overlap between
arg->value and argblock + arg->locate.offset during sibcall
optimization.
* gcc.c-torture/execute/pr67226.c: New test.
Co-Authored-By: Bernd Schmidt <bernds@redhat.com>
From-SVN: r230929
Diffstat (limited to 'gcc/tree-nested.c')
0 files changed, 0 insertions, 0 deletions