]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR c++/79393 DR 1658 workaround
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Mar 2017 11:58:15 +0000 (11:58 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Mar 2017 11:58:15 +0000 (11:58 +0000)
commit11c999a24f3807fe5121bede6c60a0367865403b
tree7c6abf8490e8e006d587f368981ed00fc3af9d91
parent264c79fa3a02d9d6bf03fd852345d57fa77c4ccd
PR c++/79393 DR 1658 workaround
* method.c (synthesized_method_walk): Check vbases of abstract
classes for dtor walk.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@246085 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/method.c
gcc/testsuite/g++.dg/cpp1y/pr79393.C [new file with mode: 0644]