Bug? Where are these emitted?? (type_info, virtual table, etc)

Alexandre Oliva oliva@dcc.unicamp.br
Tue Oct 6 10:25:00 GMT 1998


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




More information about the Gcc mailing list