From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24353 invoked by alias); 26 Jul 2004 22:45:48 -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 24346 invoked from network); 26 Jul 2004 22:45:47 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sourceware.org with SMTP; 26 Jul 2004 22:45:47 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 9224547D91; Mon, 26 Jul 2004 15:45:46 -0700 (PDT) Date: Mon, 26 Jul 2004 22:45:00 -0000 From: Joel Brobecker To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA/mips] 128-bit long doubles for N32/N64 Message-ID: <20040726224546.GB20596@gnat.com> References: <20040722154456.GG1289@gnat.com> <41058380.6050407@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41058380.6050407@gnu.org> User-Agent: Mutt/1.4i X-SW-Source: 2004-07/txt/msg00390.txt.bz2 > Does long_double's floatformat need to be set? Apparently not. Or I should say that I don't see any evidence that it should. -- Joel