r196750 - in /trunk/gcc: ChangeLog cgraph.c cgr...
hubicka@gcc.gnu.org
hubicka@gcc.gnu.org
Sun Mar 17 15:43:00 GMT 2013
Author: hubicka
Date: Sun Mar 17 15:43:13 2013
New Revision: 196750
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196750
Log:
* cgraph.h (cgraph_get_create_real_symbol_node): Declare.
* cgraph.c (cgraph_get_create_real_symbol_node): New function.
* cgrpahbuild.c: Use cgraph_get_create_real_symbol_node instead
of cgraph_get_create_node.
* ipa-prop.c (ipa_make_edge_direct_to_target): Likewise.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/cgraph.c
trunk/gcc/cgraph.h
trunk/gcc/cgraphbuild.c
trunk/gcc/ipa-prop.c
More information about the Gcc-cvs
mailing list