This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]