method.c (make_alias_for): Do not set TREE_SYMBOL_REFERENCED.
authorJan Hubicka <jh@suse.cz>
Sat, 21 Apr 2012 23:59:25 +0000 (01:59 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 21 Apr 2012 23:59:25 +0000 (23:59 +0000)
commit7ca8f4865287b413a702608a7e40380e599df8d9
treeb14ae5952a223b6eca47cc438390ee318e018c26
parent9e412ca3ebe589537430ce89c4342ca08f251d69
method.c (make_alias_for): Do not set TREE_SYMBOL_REFERENCED.

* method.c (make_alias_for): Do not set TREE_SYMBOL_REFERENCED.
* decl2.c (mark_needed): Likewise.
(decl_needed_p): Do not test TREE_SYMBOL_REFERENCED.

* decl2.c (cxx_callgraph_analyze_expr): Remove.
* cp-objcp-common.h (LANG_HOOKS_CALLGRAPH_ANALYZE_EXPR): Remove.
* cp-tree.h (cxx_callgraph_analyze_expr): Remove.

From-SVN: r186658
gcc/cp/ChangeLog
gcc/cp/cp-objcp-common.h
gcc/cp/cp-tree.h
gcc/cp/decl2.c
gcc/cp/method.c