* cgraph.c (cgraph_node::get_availability): Fix typo in comment.
commit72b4723c238ac0d4fc0d6a66a5fd950afc28009a
authoredlinger <edlinger@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 May 2016 07:38:32 +0000 (25 07:38 +0000)
committeredlinger <edlinger@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 May 2016 07:38:32 +0000 (25 07:38 +0000)
tree7f69de75c069b2544dbf8cc8f777b84cd4327d5a
parent5b097a46f9b62df55ded5f6c0f582481ce8898e6
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@236690 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cgraph.c
gcc/symtab.c
gcc/varpool.c