Fix availability of functions in other partitions
authorJan Hubicka <jh@suse.cz>
Thu, 17 Sep 2020 10:41:07 +0000 (12:41 +0200)
committerJan Hubicka <jh@suse.cz>
Thu, 17 Sep 2020 10:41:07 +0000 (12:41 +0200)
commit27eac88a3f23ef7efbbd725504963cffc71dcad4
tree69239f5d420fd5435430fa153f2d5dd5ab029000
parentec7ef3042106fd5981bfaa86dc32965a508d05f3
Fix availability of functions in other partitions

* cgraph.c (cgraph_node::get_availability): Fix availability of
functions in other partitions
* varpool.c (varpool_node::get_availability): Likewise.
gcc/cgraph.c
gcc/varpool.c