This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/4122: undefined reference to `non-virtual thunk to ...'
- From: Michael Ritzert <michael at ritzert dot de>
- To: rodrigc at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, juergen at monocerus dot demon dot co dot uk, boehme at informatik dot hu-berlin dot de, loewis at informatik dot hu-berlin dot de, rboehne at ricardo-us dot com, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
- Date: Thu, 10 Jan 2002 14:23:10 +0100
- Subject: Re: c++/4122: undefined reference to `non-virtual thunk to ...'
- References: <20020110063134.8964.qmail@sources.redhat.com>
It fixes all testcases I have.
Thanks,
Michael Ritzert
Am Donnerstag, 10. Januar 2002 07:31 schrieb rodrigc@gcc.gnu.org:
> Synopsis: undefined reference to `non-virtual thunk to ...'
>
> State-Changed-From-To: open->feedback
> State-Changed-By: rodrigc
> State-Changed-When: Wed Jan 9 22:31:33 2002
> State-Changed-Why:
> The following patch was checked into the gcc 3.1 which
> probably fixes PR 4122:
> http://gcc.gnu.org/ml/gcc-patches/2002-01/msg00465.html
>
> Can you verify that this patch solves the problem for you?
>
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&
>pr=4122