c++/4122: undefined reference to `non-virtual thunk to ...'
Jason Merrill
jason@redhat.com
Wed Dec 19 19:26:00 GMT 2001
The following reply was made to PR c++/4122; it has been noted by GNATS.
From: Jason Merrill <jason@redhat.com>
To: Robert Boehne <rboehne@ricardo-us.com>
Cc: gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, juergen@monocerus.demon.co.uk,
boehme@informatik.hu-berlin.de, loewis@informatik.hu-berlin.de,
gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org, michael@ritzert.de,
gcc-patches@gcc.gnu.org
Subject: Re: c++/4122: undefined reference to `non-virtual thunk to ...'
Date: Thu, 20 Dec 2001 03:09:19 +0000
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-prs
mailing list