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]

r147735 - in /branches/pretty-ipa/gcc: ChangeLo...


Author: hubicka
Date: Wed May 20 13:04:51 2009
New Revision: 147735

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147735
Log:
	* ipa-inline.c (cgraph_estimate_time_after_inlining): Fix roudoff errors
	(cgraph_mark_inline_edge): Do not duplicate when not needed.
	(cgraph_edge_badness): Be more precise.
	(cgraph_decide_inlining): Fix debug output.
	(estimate_function_body_sizes): Watch VOIDtypes.

Modified:
    branches/pretty-ipa/gcc/ChangeLog.pretty-ipa
    branches/pretty-ipa/gcc/ipa-inline.c


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