Also accept symbols in other partition in symtab_node::binds_to_current_def_p
authorJan Hubicka <jh@suse.cz>
Thu, 15 Oct 2020 11:50:22 +0000 (13:50 +0200)
committerJan Hubicka <jh@suse.cz>
Thu, 15 Oct 2020 11:50:22 +0000 (13:50 +0200)
commit2fa684fd37703d382c0a98f723fd1c8abd32b18d
treef9881244d80a44ccba69c539212a5f98aeb33052
parent445567b22a3c535be0b1861b393e9a0b050f2b1e
Also accept symbols in other partition in symtab_node::binds_to_current_def_p

* symtab.c (symtab_node::binds_to_current_def_p): Also accept symbols
defined in other partition.
gcc/symtab.c