From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14272 invoked by alias); 23 Apr 2004 16:39:32 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 14263 invoked from network); 23 Apr 2004 16:39:30 -0000 Received: from unknown (HELO dublin.act-europe.fr) (212.157.227.154) by sources.redhat.com with SMTP; 23 Apr 2004 16:39:30 -0000 Received: from localhost (province.act-europe.fr [10.10.0.214]) by filtered-dublin.act-europe.fr (Postfix) with ESMTP id 6550F229F1C; Fri, 23 Apr 2004 18:39:29 +0200 (MET DST) Received: from dublin.act-europe.fr ([10.10.0.154]) by localhost (province.act-europe.fr [10.10.0.214]) (amavisd-new, port 10024) with ESMTP id 67336-07; Fri, 23 Apr 2004 18:39:29 +0200 (CEST) Received: from berne.act-europe.fr (berne.act-europe.fr [10.10.0.165]) by dublin.act-europe.fr (Postfix) with ESMTP id 347DD229EDC; Fri, 23 Apr 2004 18:39:29 +0200 (MET DST) Received: by berne.act-europe.fr (Postfix, from userid 560) id C34FC592B; Fri, 23 Apr 2004 12:39:28 -0400 (EDT) Date: Fri, 23 Apr 2004 16:39:00 -0000 From: Jerome Guitton To: Andrew Cagney Cc: Kevin Buettner , gdb-patches@sources.redhat.com Subject: Re: [RFA] powerpc - extract a float return value Message-ID: <20040423163928.GG27245@act-europe.fr> References: <20040420180348.GA23715@act-europe.fr> <20040421105415.12577df1@saguaro> <20040423143821.GA27351@act-europe.fr> <408944C6.8010601@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <408944C6.8010601@gnu.org> User-Agent: Mutt/1.4i X-Virus-Scanned: by amavisd-new at act-europe.fr X-SW-Source: 2004-04/txt/msg00574.txt.bz2 Andrew Cagney (cagney@gnu.org): > FYI, ppc-elf doesn't use rs6000_extract_return_value: Ouch! (It was not true for GDB 6.0, right?) > so those test results are not relevant :-( Joel Brobecker has a setup for running the testsuite on a AIX machine, I will see with him. Sorry for the noice :-( -- Jerome