r262165 - in /trunk/gcc: ChangeLog tree-inline.c

ebotcazou@gcc.gnu.org ebotcazou@gcc.gnu.org
Tue Jun 26 20:16:00 GMT 2018


Author: ebotcazou
Date: Tue Jun 26 20:16:28 2018
New Revision: 262165

URL: https://gcc.gnu.org/viewcvs?rev=262165&root=gcc&view=rev
Log:
	* 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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-inline.c



More information about the Gcc-cvs mailing list