]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/91347 (hppa: wrong code generated with tail call optimisation)
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 20 Aug 2019 09:13:29 +0000 (09:13 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 20 Aug 2019 09:13:29 +0000 (09:13 +0000)
commit70a8c9b950d28e00975d2022aa5936fdf16c9c49
tree762b2b2b6ec259ff8d81b1a90184b26485e2338c
parent5ed3bb68608be2e0aa1e7c1de1e2178776e8b6ec
re PR rtl-optimization/91347 (hppa: wrong code generated with tail call optimisation)

PR rtl-optimization/91347
* dse.c (scan_insn): Call add_wild_read for non-const/memset tail calls
before reload if HARD_FRAME_POINTER_IS_ARG_POINTER.

From-SVN: r274709
gcc/ChangeLog
gcc/dse.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20190820-1.c [new file with mode: 0644]