This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16636] Unable to emit vtable info
- From: "miko at stacken dot kth dot se" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jul 2004 20:55:20 -0000
- Subject: [Bug c++/16636] Unable to emit vtable info
- References: <20040719194957.16636.miko@stacken.kth.se>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From miko at stacken dot kth dot se 2004-07-19 20:55 -------
Then the ABI is defective, because the code is legal (and compiles) but fails to
link with other modules.
Is there no way to force the vtable to be emitted without removing the
definition of the "key" function from the body of the class?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16636