re PR ipa/60306 (Incorrect devirtualization "pure virtual method called")
authorJan Hubicka <hubicka@ucw.cz>
Sun, 2 Mar 2014 20:51:48 +0000 (21:51 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 2 Mar 2014 20:51:48 +0000 (20:51 +0000)
commit993df21e9aacba1ff3236e0e0df0118573de8190
treecc1f8936fe37b264e2fc78795755ba145c4cdc16
parent9b0af790b789de605f6f7d818b375e50cf0c2904
re PR ipa/60306 (Incorrect devirtualization "pure virtual method called")

PR ipa/60306

Revert:
2013-12-14   Jan Hubicka  <jh@suse.cz>
        PR middle-end/58477
        * ipa-prop.c (stmt_may_be_vtbl_ptr_store): Skip clobbers.

* testsuite/g++.dg/ipa/devirt-29.C: New testcase

From-SVN: r208261
gcc/ChangeLog
gcc/ipa-prop.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ipa/devirt-29.C [new file with mode: 0644]