This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bug? Where are these emitted?? (type_info, virtual table, etc)
- To: "pedwards at ball dot com" <pedwards at ball dot com>
- Subject: Re: Bug? Where are these emitted?? (type_info, virtual table, etc)
- From: Alexandre Oliva <oliva at dcc dot unicamp dot br>
- Date: 06 Oct 1998 13:21:26 -300
- Cc: "'egcs at cygnus dot com'" <egcs at cygnus dot com>
- References: <01BDF11A.4D32CAE0.pedwards@ball.com>
Phil Edwards <pedwards@ball.com> writes:
> That's common behavior as I understand it. Curious that the linker
> complained about 'missing virtual table' and the contained type_info, but
> never about a missing non-abstract impure virtual definition.
If you didn't call them explicitly, they would only be referenced in
the virtual table, that was never emitted.
--
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:oliva@gnu.org mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil