cgraph.c (cgraph_node::get_availability): Fix typo in comment.
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Wed, 25 May 2016 07:38:32 +0000 (07:38 +0000)
committerBernd Edlinger <edlinger@gcc.gnu.org>
Wed, 25 May 2016 07:38:32 +0000 (07:38 +0000)
commit65c74eb276f0c2727a1485131ab324c744c1df40
tree7f69de75c069b2544dbf8cc8f777b84cd4327d5a
parent568da5e6e1d08b98244bf3e55d50e8811404124d
cgraph.c (cgraph_node::get_availability): Fix typo in comment.

* cgraph.c (cgraph_node::get_availability): Fix typo in comment.
* symtab.c (symtab_node::binds_to_current_def_p): Likewise.
* varpool.c (varpool_node::get_availability): Likewise.

From-SVN: r236690
gcc/ChangeLog
gcc/cgraph.c
gcc/symtab.c
gcc/varpool.c