From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2267 invoked by alias); 23 Sep 2002 18:13:42 -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 2216 invoked by uid 61); 23 Sep 2002 18:13:41 -0000 Date: Mon, 23 Sep 2002 11:13:00 -0000 Message-ID: <20020923181341.2215.qmail@sources.redhat.com> To: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, ivg2@cornell.edu, java-prs@gcc.gnu.org, nobody@gcc.gnu.org, tromey@gcc.gnu.org From: tromey@gcc.gnu.org Reply-To: tromey@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, ivg2@cornell.edu, java-prs@gcc.gnu.org, nobody@gcc.gnu.org, tromey@gcc.gnu.org, gcc-gnats@gcc.gnu.org Subject: Re: libgcj/7870: Incorrect constructor invoked in inherited class. X-SW-Source: 2002-09/txt/msg00638.txt.bz2 List-Id: Synopsis: Incorrect constructor invoked in inherited class. Responsible-Changed-From-To: unassigned->tromey Responsible-Changed-By: tromey Responsible-Changed-When: Mon Sep 23 11:13:40 2002 Responsible-Changed-Why: I'm handling this. State-Changed-From-To: open->feedback State-Changed-By: tromey State-Changed-When: Mon Sep 23 11:13:40 2002 State-Changed-Why: I tried this with 3.3 (the current cvs). It seems to work ok. I don't get an exception. The Frame constructor is a red herring here. The libffi frames after that in the trace most probably represent the call to the SamSimulatorGUI constructor; you can tell for sure if you compile to object code. In order to get further with this I'd need to know exactly where the NullPointerException is thrown. http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7870