* ipa-polymorphic-call.c (noncall_stmt_may_be_vtbl_ptr_store): Fix
commit73fd95218229e29cef8df00bd532cc8d9cbd412b
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Dec 2017 16:47:06 +0000 (8 16:47 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Dec 2017 16:47:06 +0000 (8 16:47 +0000)
tree6c9c8d68a77d347006991ff575f07afee19dd995
parentdd554eab241aed40196e5b48f774392e8382a6c6
* ipa-polymorphic-call.c (noncall_stmt_may_be_vtbl_ptr_store): Fix
a comment typo, get_base_ref_and_offset -> get_ref_base_and_extent.
* ipa-prop.c (stmt_may_be_vtbl_ptr_store): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@255513 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ipa-polymorphic-call.c
gcc/ipa-prop.c