r252062 - in /trunk/gcc: ChangeLog gimple-fold....

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Wed Sep 13 08:13:00 GMT 2017


Author: rguenth
Date: Wed Sep 13 08:13:03 2017
New Revision: 252062

URL: https://gcc.gnu.org/viewcvs?rev=252062&root=gcc&view=rev
Log:
2017-09-13  Richard Biener  <rguenther@suse.de>

	PR middle-end/82128
	* gimple-fold.c (gimple_fold_call): Update SSA name in-place to
	default-def to avoid breaking iterator update with the weird
	interaction with cgraph_update_edges_for_call_stmt_node.

	* g++.dg/pr82128.C: New testcase.

Added:
    trunk/gcc/testsuite/g++.dg/pr82128.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimple-fold.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list