Edges to interposable calles are possibly_call_in_translation_unit_p
authorMartin Jambor <mjambor@suse.cz>
Wed, 30 Oct 2019 15:47:29 +0000 (16:47 +0100)
committerMartin Jambor <jamborm@gcc.gnu.org>
Wed, 30 Oct 2019 15:47:29 +0000 (16:47 +0100)
commitf653eb0e44bd1b8bca92aefa4d92756e91581eec
tree46d876c2de398a179b67b1657767ebefc426b143
parent499a39af5dd093a676a77e5694e185dea3a96121
Edges to interposable calles are possibly_call_in_translation_unit_p

2019-10-30  Martin Jambor  <mjambor@suse.cz>

ipa/92278
* cgraph.c (cgraph_edge::possibly_call_in_translation_unit_p): Fix
availability comparison.

From-SVN: r277627
gcc/ChangeLog
gcc/cgraph.c