* tree-inline.c (copy_edges_for_bb): Minor tweak.
commit58089236dcbdc9c48d3abb584e6c5f4a76a88f18
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Jun 2018 16:59:28 +0000 (21 16:59 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Jun 2018 16:59:28 +0000 (21 16:59 +0000)
tree28b5c759c6baf61c94710cffb4e008f5d5a38c31
parent30e9de8b241f35210fa0042350fd4ef39480bcd8
* tree-inline.c (copy_edges_for_bb): Minor tweak.
(maybe_move_debug_stmts_to_successors): Also reset the locus of the
debug statement when resetting its value.
(expand_call_inline): Copy the locus of the call onto the assignment
of the return value, if any.  Use local variable in more cases.

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