re PR c++/34927 (Duplicate error message about abstract class)
commit367f06ae31199b827781fff1027c44e37c7392ba
authorPaolo Carlini <paolo.carlini@oracle.com>
Sun, 9 Oct 2011 00:21:37 +0000 (9 00:21 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Sun, 9 Oct 2011 00:21:37 +0000 (9 00:21 +0000)
treef0ada36492df3d9d28f13b3e6fdfb0ff5bed4cf6
parent6d482d2eaa6e6b57578c530de67edb6b5b3e4f24
re PR c++/34927 (Duplicate error message about abstract class)

2011-10-08  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/34927
* typeck2.c (abstract_virtuals_error_sfinae): Don't produce duplicate
inform messages in case of cloned destructor.

From-SVN: r179718
gcc/cp/ChangeLog
gcc/cp/typeck2.c