Commit 9feed216 by Eric Botcazou

Fix nits

From-SVN: r154142
parent eca9d807
......@@ -37,10 +37,10 @@
2009-11-12 Jan Hubicka <jh@suse.cz>
* cgraph.h (varpool_node_name): Declare.
* cgraphunit.c (process_function_and_variable_attributes): Set force_output
flag on used variables.
* ipa.c (function_and_variable_visibility): Dump externally visible and needed
variables.
* cgraphunit.c (process_function_and_variable_attributes): Set
force_output flag on used variables.
* ipa.c (function_and_variable_visibility): Dump externally visible and
needed variables.
* varpool.c (varpool_node_name): Export.
(decide_is_variable_needed): Check COMDAT for externally visible vars;
ignore needed flag.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment