re PR c++/66487 (sanitizer/warnings for lifetime DSE)
authorJan Hubicka <hubicka@ucw.cz>
Wed, 13 Jan 2016 23:47:45 +0000 (00:47 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 13 Jan 2016 23:47:45 +0000 (23:47 +0000)
commit92763e9ac7700f6152c2c223b065b2e40b4e6743
tree1ab75ac0b8881886d59a6fd4a76627b9e95bb1d1
parent13431f304ae979a3d1f4e1b44f7e4881f7e69f6e
re PR c++/66487 (sanitizer/warnings for lifetime DSE)

PR ipa/66487
* ipa-polymorphic-call.c (inlined_polymorphic_ctor_dtor_block_p):
use block_ultimate_origin
(noncall-stmt_may_be_vtbl_ptr_store): Likewise.

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