[Bug c++/11355] compilation involving static class members is affected by the presence of virtual destructor
bangerth at dealii dot org
gcc-bugzilla@gcc.gnu.org
Sat Jun 28 02:51:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11355
bangerth at dealii dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |INVALID
------- Additional Comments From bangerth at dealii dot org 2003-06-28 02:51 -------
That is the same problem as when vtables are emitted. Actually, it's even
a FAQ and should also be documented somewhere in the manual. I should be
pretty wrong if this is not the case. If it _should_ be the case, please post
a complete testcase (and claim _why_ gcc's behavior is wrong) and we can consider
re-opening the report again.
W.
More information about the Gcc-bugs
mailing list