From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11381 invoked by alias); 3 Mar 2005 19:31:20 -0000 Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org Received: (qmail 11362 invoked by uid 48); 3 Mar 2005 19:31:20 -0000 Date: Thu, 03 Mar 2005 22:18:00 -0000 Message-ID: <20050303193120.11360.qmail@sourceware.org> From: "steve at netfuel dot com" To: java-prs@gcc.gnu.org In-Reply-To: <20050303173059.20302.steve@netfuel.com> References: <20050303173059.20302.steve@netfuel.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug java/20302] Problem with sub classes with contructors with exceptions X-Bugzilla-Reason: CC X-SW-Source: 2005-q1/txt/msg00587.txt.bz2 List-Id: ------- Additional Comments From steve at netfuel dot com 2005-03-03 19:31 ------- I have looked for this bug and did not see one. 15501 is similar but is not the same problem or is a subset of the problems defined in my report. As my bug also affects any Extends with Exceptions defined in the super class constructor. The work around is to add the overrideing constructors and call super(..) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20302