From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23547 invoked by alias); 11 Jun 2007 21:47:17 -0000 Received: (qmail 23532 invoked by uid 48); 11 Jun 2007 21:47:16 -0000 Date: Mon, 11 Jun 2007 21:47:00 -0000 Message-ID: <20070611214716.23531.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug java/32247] -Wall enables -Wunused enables -Wunused-parameter In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "pinskia at gcc dot gnu dot org" Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2007-q2/txt/msg00168.txt.bz2 ------- Comment #5 from pinskia at gcc dot gnu dot org 2007-06-11 21:47 ------- (In reply to comment #4) > This is a bug in the GCJ command line parser option parser, not in ECJ. Well I say it is not a bug according to the documentation :). Really you should use -Wno-unused-paramter if you don't want the warning. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32247