]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR rtl-optimization/89965
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Apr 2019 09:02:47 +0000 (09:02 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Apr 2019 09:02:47 +0000 (09:02 +0000)
commita460aa98e9899252cc71b6d936c31c31004de729
treee232414b5c9bf6098c5d73497af8c8ef96d6959c
parent77e6311332590004c5aec82ceeb45e4d4d93f690
PR rtl-optimization/89965
* dce.c (sp_based_mem_offset): New function.
(find_call_stack_args): Use sp_based_mem_offset.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@270278 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/dce.c