From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6848 invoked by alias); 20 Nov 2003 19:59:24 -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 6839 invoked from network); 20 Nov 2003 19:59:23 -0000 Received: from unknown (HELO mail02.agrinet.ch) (81.221.250.51) by sources.redhat.com with SMTP; 20 Nov 2003 19:59:23 -0000 Received: from pop.agri.ch (217.162.232.206) by mail02.agrinet.ch (7.0.024) (authenticated as toa@pop.agri.ch) id 3FBA9F6D00023B4B for gcc-bugs@gcc.gnu.org; Thu, 20 Nov 2003 20:59:23 +0100 Message-ID: <3FBD1D1C.5040909@pop.agri.ch> Date: Thu, 20 Nov 2003 19:59:00 -0000 From: Andreas Tobler User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: en-us, en MIME-Version: 1.0 CC: gcc-bugs@gcc.gnu.org Subject: Re: [Bug libgcj/13141] New: FAIL: InvokeReturn output - source compiled test References: <20031120195557.13141.daney@gcc.gnu.org> In-Reply-To: <20031120195557.13141.daney@gcc.gnu.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-11/txt/msg01850.txt.bz2 List-Id: daney at gcc dot gnu dot org wrote: > /home/daney/mipsel-gcccvs/mipsel-linux/libjava/testsuite/InvokeReturn.exe, status 0 > true > false > c > 5 > 6 > 34359738375 > 0.0 > 0.0 > PASS: InvokeReturn execution - source compiled test > FAIL: InvokeReturn output - source compiled test > <...> > > It looks like long, float, and double return values are not correct. > It looks like libffi closure support is not working ok. Andreas