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

ebotcazou@gcc.gnu.org ebotcazou@gcc.gnu.org
Thu Jun 21 16:59:00 GMT 2018


Author: ebotcazou
Date: Thu Jun 21 16:59:28 2018
New Revision: 261853

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

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



More information about the Gcc-cvs mailing list