From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28506 invoked by alias); 10 Jan 2002 15:46:06 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 28453 invoked by uid 71); 10 Jan 2002 15:46:04 -0000 Date: Thu, 10 Jan 2002 07:46:00 -0000 Message-ID: <20020110154604.28450.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Robert Boehne Subject: Re: c++/4122: undefined reference to `non-virtual thunk to ...' Reply-To: Robert Boehne X-SW-Source: 2002-01/txt/msg00410.txt.bz2 List-Id: The following reply was made to PR c++/4122; it has been noted by GNATS. From: Robert Boehne To: Michael Ritzert Cc: rodrigc@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, juergen@monocerus.demon.co.uk, boehme@informatik.hu-berlin.de, loewis@informatik.hu-berlin.de, nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org Subject: Re: c++/4122: undefined reference to `non-virtual thunk to ...' Date: Thu, 10 Jan 2002 09:41:36 -0600 Michael Ritzert wrote: > > 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 I've checked the 3.0-branch, and this patch fixes all of the test cases.