]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR rtl-optimization/91347
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Aug 2019 09:10:53 +0000 (09:10 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Aug 2019 09:10:53 +0000 (09:10 +0000)
commitc2652e1678a7008fc4396b9aa2170908accc98df
tree99b6fb388126ba631bb521fc0e6c659b39eedb97
parent4757fbc95df29a0aaf533d36de2b96f4c4bf2312
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@274708 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/dse.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20190820-1.c [new file with mode: 0644]