[Bug rtl-optimization/91347] [7/8/9/10 Regression] hppa: wrong code generated with tail call optimisation
ebotcazou at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Aug 20 09:16:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91347
--- Comment #21 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Author: ebotcazou
Date: Tue Aug 20 09:15:27 2019
New Revision: 274710
URL: https://gcc.gnu.org/viewcvs?rev=274710&root=gcc&view=rev
Log:
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.
Added:
branches/gcc-8-branch/gcc/testsuite/gcc.c-torture/execute/20190820-1.c
- copied unchanged from r274709,
trunk/gcc/testsuite/gcc.c-torture/execute/20190820-1.c
Modified:
branches/gcc-8-branch/gcc/ChangeLog
branches/gcc-8-branch/gcc/dse.c
branches/gcc-8-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list