* tree-inline.c (remap_location): New function extracted from...
commit32d6a0d62bb956034edc879eb19a80014e1cea58
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Jun 2018 20:16:28 +0000 (26 20:16 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Jun 2018 20:16:28 +0000 (26 20:16 +0000)
treeabb60435859b767b73bad88ecc893a5f4e0a08f0
parentb0872d0e3d8d0a59f12f86b981578253fa22c40e
* tree-inline.c (remap_location): New function extracted from...
(copy_edges_for_bb): Add ID parameter.  Remap goto_locus.
(copy_phis_for_bb): ...here.  Call remap_location.
(copy_cfg_body): Adjust call to copy_edges_for_bb.

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