ipa-polymorphic-call.c (noncall_stmt_may_be_vtbl_ptr_store): Fix a comment typo,...
authorJakub Jelinek <jakub@redhat.com>
Fri, 8 Dec 2017 16:47:06 +0000 (17:47 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 8 Dec 2017 16:47:06 +0000 (17:47 +0100)
commit450aa0ee3d0f65be4288e8355d8923db5915baa6
tree6c9c8d68a77d347006991ff575f07afee19dd995
parent68e6d5a6bdd07248e78eccbd19eb282a9531fd7c
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-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.

From-SVN: r255513
gcc/ChangeLog
gcc/ipa-polymorphic-call.c
gcc/ipa-prop.c