From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28033 invoked by alias); 19 Oct 2004 16:49:02 -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 27828 invoked by uid 48); 19 Oct 2004 16:49:00 -0000 Date: Tue, 19 Oct 2004 16:49:00 -0000 Message-ID: <20041019164900.27827.qmail@sourceware.org> From: "ebotcazou at gcc dot gnu dot org" To: java-prs@gcc.gnu.org In-Reply-To: <20040901184813.17265.ebotcazou@gcc.gnu.org> References: <20040901184813.17265.ebotcazou@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug java/17265] [4.0 Regression] Libjava doesn't build X-Bugzilla-Reason: CC X-SW-Source: 2004-q4/txt/msg00131.txt.bz2 List-Id: ------- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-10-19 16:48 ------- Reverting the parse.y changes doesn't help. The problem is that the inline methods defined in java/lang/class.h are not emitted in natClass.o, despite the presence of #pragma implementation "Class.h" at the beginning of the file. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17265