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]

r217667 - in /trunk/gcc: ChangeLog cgraph.c


Author: hubicka
Date: Mon Nov 17 18:52:59 2014
New Revision: 217667

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

	* cgraph.c (symbol_table::create_edge): Use opt_for_fn.
	(cgraph_node::cannot_return_p): Likewise.
	(cgraph_edge::cannot_lead_to_return_p): Likewise.
	(cgraph_edge::maybe_hot_p): Likewise.

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


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