r196392 - /branches/google/gcc-4_7/gcc/ipa-inli...

dehao@gcc.gnu.org dehao@gcc.gnu.org
Fri Mar 1 20:46:00 GMT 2013


Author: dehao
Date: Fri Mar  1 20:46:12 2013
New Revision: 196392

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196392
Log:
This patch reverts the inline tuning in r194022 because it could leads to
double updates for caller nodes.

2013-03-01  Dehao Chen  <dehao@google.com>

	* gcc/ipa-inline.c (inline_small_functions): invoke
	update_all_callee_keys only once.

Modified:
    branches/google/gcc-4_7/gcc/ipa-inline.c



More information about the Gcc-cvs mailing list