cgraph.h (symtab_node::has_aliases_p): Simplify.
commit190bbd0b03d92d0879ec56f21d5733170f9f9978
authorJan Hubicka <hubicka@ucw.cz>
Sun, 15 Feb 2015 22:30:16 +0000 (15 23:30 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 15 Feb 2015 22:30:16 +0000 (15 22:30 +0000)
tree4f786f92b69387a69a14ef0957b60b15265f4203
parentfeb675e4087d78e3a3a47d57a220773d80a6d747
cgraph.h (symtab_node::has_aliases_p): Simplify.

* cgraph.h (symtab_node::has_aliases_p): Simplify.
(symtab_node::call_for_symbol_and_aliases): Use has_aliases_p
* tree.c (lookup_binfo_at_offset): Make static.
(get_binfo_at_offset): Do not shadow offset; add explanatory
comment.

From-SVN: r220718
gcc/ChangeLog
gcc/cgraph.h
gcc/tree.c