c++/4122: undefined reference to `non-virtual thunk to ...'

Jason Merrill jason@redhat.com
Wed Dec 19 19:45:00 GMT 2001


No, it should never be necessary to generate thunks with the vtable; if
there's a thunk missing, either it should be generated with the function or
it should not be needed.

Jason



More information about the Gcc-patches mailing list