]> gcc.gnu.org Git - gcc.git/commit - gcc/tree.h
cgraph.c (cgraph_mark_needed_node): Call notice_global_symbol.
authorJan Hubicka <jh@suse.cz>
Tue, 19 Aug 2003 07:37:07 +0000 (09:37 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 19 Aug 2003 07:37:07 +0000 (07:37 +0000)
commit810db5799bdd7df6026bae4232b9e5d4352e394e
treeff4fc2d7d933acd56aa7e5c666a1d035934cce47
parentfc4fe9e434a4a652065cff0e5380d9446debf32a
cgraph.c (cgraph_mark_needed_node): Call notice_global_symbol.

* cgraph.c (cgraph_mark_needed_node): Call notice_global_symbol.
(cgraph_varpool_mark_needed_node): Likewise.
* cgraph.h (notice_global_symbol): Declare
* varasm.c (notice_global_symbol): Break out from ...
(assemble_start_function): ... here; update for variables.
(assemble_variable): Use notice_global_symbol.

From-SVN: r70559
gcc/ChangeLog
gcc/cgraph.c
gcc/tree.h
gcc/varasm.c
This page took 0.053989 seconds and 5 git commands to generate.