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]

r217681 - in /branches/google/gcc-4_9/gcc: auto...


Author: dehao
Date: Mon Nov 17 22:48:12 2014
New Revision: 217681

URL: https://gcc.gnu.org/viewcvs?rev=217681&root=gcc&view=rev
Log:
Fix AutoFDO code size bug.

2014-11-17  Dehao Chen  <dehao@google.com>

	* gcc/auto-profile.c (auto_profile): compute inline parameter.
	* gcc/ipa-inline.c (want_early_inline_function_p): disable comdat
	tuning for AutoFDO.

Modified:
    branches/google/gcc-4_9/gcc/auto-profile.c
    branches/google/gcc-4_9/gcc/ipa-inline.c


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