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]

r217666 - in /trunk/gcc: ChangeLog predict.c


Author: hubicka
Date: Mon Nov 17 18:52:28 2014
New Revision: 217666

URL: https://gcc.gnu.org/viewcvs?rev=217666&root=gcc&view=rev
Log:

	* predict.c (maybe_hot_frequency_p): Use opt_for_fn.
	(optimize_function_for_size_p): Likewise.
	(probably_never_executed): Likewise; replace cfun by fun.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/predict.c


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