From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11759 invoked by alias); 23 Feb 2006 23:59:03 -0000 Received: (qmail 11751 invoked by uid 22791); 23 Feb 2006 23:59:03 -0000 X-Spam-Check-By: sourceware.org Received: from ip127.bb146.pacific.net.hk (HELO mailhub.stlglobal.com) (202.64.146.127) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 23 Feb 2006 23:59:02 +0000 Received: from localhost ([127.0.0.1]) by mailhub.stlglobal.com with esmtp (Exim 4.50) id 1FCQMN-0002Ow-BS for gdb-patches@sources.redhat.com; Fri, 24 Feb 2006 07:58:59 +0800 Message-ID: <43FE4C43.8050403@tausq.org> Date: Fri, 24 Feb 2006 02:34:00 -0000 From: Randolph Chung User-Agent: Debian Thunderbird 1.0.2 (X11/20051002) MIME-Version: 1.0 To: gdb-patches@sources.redhat.com Subject: Re: Fix DOUBLEST build warnings References: <43FE49DF.8010101@tausq.org> In-Reply-To: <43FE49DF.8010101@tausq.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00449.txt.bz2 Randolph Chung wrote: > Building the latest gdb on hppa-linux, I found some warnings when > DOUBLEST is double instead of long double (we have some long double > issues on this platform at the moment, may also affect hppa-bsd) I see that drow beat me to this, so nevermind :) randolph