OSDN Git Service

* method.c (make_alias_for): Do not set TREE_SYMBOL_REFERENCED.
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 21 Apr 2012 23:59:25 +0000 (23:59 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 21 Apr 2012 23:59:25 +0000 (23:59 +0000)
commit2f4b5e4545d72b38415a50281ae2f0181b115422
treeb14ae5952a223b6eca47cc438390ee318e018c26
parent86e87ef6099fefa07d967a33b48ba2aefd18ab97
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@186658 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/cp-objcp-common.h
gcc/cp/cp-tree.h
gcc/cp/decl2.c
gcc/cp/method.c