From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13811 invoked by alias); 20 Apr 2005 14:07:16 -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 13719 invoked by uid 48); 20 Apr 2005 14:07:11 -0000 Date: Wed, 20 Apr 2005 14:07:00 -0000 Message-ID: <20050420140711.13718.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: java-prs@gcc.gnu.org In-Reply-To: <20050419223032.21115.mark@gcc.gnu.org> References: <20050419223032.21115.mark@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug libgcj/21115] false boolean argument passed from pre-compiled to interpreted method is true X-Bugzilla-Reason: CC X-SW-Source: 2005-q2/txt/msg00213.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-20 14:07 ------- (In reply to comment #6) > I think I see the problem here. The call in Test.java... > > t.test(false, "FALSE"); And now the reason why it works on PPC, passing via registers. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21115