r220855 - in /trunk/gcc: ChangeLog cgraph.h cgr...
bernds@gcc.gnu.org
bernds@gcc.gnu.org
Fri Feb 20 13:04:00 GMT 2015
Author: bernds
Date: Fri Feb 20 12:55:37 2015
New Revision: 220855
URL: https://gcc.gnu.org/viewcvs?rev=220855&root=gcc&view=rev
Log:
* cgraph.h (clone_function_name_1): Declare.
* cgraphclones.c (clone_function_name_1): New function.
(clone_function_name): Use it.
* lto-partition.c: Include "stringpool.h".
(must_not_rename, maybe_rewrite_identifier,
validize_symbol_for_target): New static functions.
(privatize_symbol_name): Use must_not_rename.
(promote_symbol): Call validize_symbol_for_target.
(lto_promote_cross_file_statics): Likewise.
(lto_promote_statics_nonwpa): Likewise.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/cgraph.h
trunk/gcc/cgraphclones.c
trunk/gcc/lto/lto-partition.c
More information about the Gcc-cvs
mailing list