[Bug c++/62232] -Wnon-virtual-dtor shouldn't warn on final classes

2014-09-18 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62232 --- Comment #4 from Markus Trippelsdorf --- (In reply to Paolo Carlini from comment #3) > Done. Thanks. It's unfortunate that one has to memorize hundreds of macro names to be able to work in this area. gcc % cat gcc/cp/cp-tree.h | grep "^#def

[Bug c++/62232] -Wnon-virtual-dtor shouldn't warn on final classes

2014-09-18 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62232 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Thu Sep 18 13:48:33 2014 New Revision: 215351 URL: https://gcc.gnu.org/viewcvs?rev=215351&root=gcc&view=rev Log: /cp 2014-09-18 Paolo Carlini PR c++/62232 * class.c

[Bug c++/62232] -Wnon-virtual-dtor shouldn't warn on final classes

2014-09-18 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62232 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/62232] -Wnon-virtual-dtor shouldn't warn on final classes

2014-09-17 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62232 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|