re PR c++/62017 (AddressSanitizer reports *-buffer-overflow in destructor when multip...
authorJason Merrill <jason@redhat.com>
Sun, 21 Sep 2014 02:42:40 +0000 (22:42 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Sun, 21 Sep 2014 02:42:40 +0000 (22:42 -0400)
commit1dc7b1f2086931a2b885ebb3cd09cc7a7639c276
treee6055b836dcbe9fef031dc101d0c7df83726c73a
parent1c2c9440d4d2dd62346d6dafd452c9ad74bd858a
re PR c++/62017 (AddressSanitizer reports *-buffer-overflow in destructor when multiple virtual inheritance is used)

PR c++/62017
* decl.c (begin_destructor_body): Only clobber the as-base part of
*this.

From-SVN: r215427
gcc/cp/ChangeLog
gcc/cp/decl.c