From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9603 invoked by alias); 4 Nov 2004 11:47:43 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 9574 invoked by uid 48); 4 Nov 2004 11:47:42 -0000 Date: Thu, 04 Nov 2004 11:47:00 -0000 Message-ID: <20041104114742.9573.qmail@sourceware.org> From: "ruben at ugr dot es" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20030501144601.10581.186922@bugs.debian.org> References: <20030501144601.10581.186922@bugs.debian.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug java/10581] ICE compiling freenet X-Bugzilla-Reason: CC X-SW-Source: 2004-11/txt/msg00433.txt.bz2 List-Id: ------- Additional Comments From ruben at ugr dot es 2004-11-04 11:47 ------- (In reply to comment #5) > Somebody will have to check with mainline and newer 3.4 then Tested with freenet-stable-latest.src.25.Oct.2004.tar.bz2 and gcc version 3.4.2 (Gentoo Linux 3.4.2-r2, ssp-3.4.1-1, pie-8.7.6.5) make -f Makefile.gcj freenet/client/RequestManager.o Works Other files fail, though I'd close this bug report and add a new one, but I think I already opened one on ThrottledAsyncEntropyYarrow.java Compiling: freenet/node/Main.java ./freenet/crypt/ThrottledAsyncEntropyYarrow.java:49: error: '(' expected. ThrottledAsyncEntropyYarrow.super.acceptEntropy(e.source, e.data, e.entropyGuess); ^ 1 error make: *** [freenet/node/Main.o] Error 1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10581