From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <libc-hacker-return-9183-listarch-libc-hacker=sources.redhat.com@sourceware.org>
Received: (qmail 12468 invoked by alias); 14 Mar 2007 00:58:11 -0000
Received: (qmail 12452 invoked by uid 22791); 14 Mar 2007 00:58:11 -0000
X-Spam-Check-By: sourceware.org
Received: from rwcrmhc15.comcast.net (HELO rwcrmhc15.comcast.net) (216.148.227.155)
    by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 14 Mar 2007 00:58:05 +0000
Received: from gateway.sf.frob.com (c-24-5-197-144.hsd1.ca.comcast.net[24.5.197.144])
          by comcast.net (rwcrmhc15) with ESMTP
          id <20070314005800m15002ecl6e>; Wed, 14 Mar 2007 00:58:04 +0000
Received: from magilla.sf.frob.com (magilla.sf.frob.com [198.49.250.228])
	by gateway.sf.frob.com (Postfix) with ESMTP
	id B6B87357B; Tue, 13 Mar 2007 16:57:49 -0800 (PST)
Received: by magilla.sf.frob.com (Postfix, from userid 5281)
	id 80CAC1801C5; Tue, 13 Mar 2007 17:57:49 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Roland McGrath <roland@redhat.com>
To: Richard Henderson <rth@twiddle.net>
Cc: libc-hacker@sourceware.org
Subject: Re: [rfa] ldbl-128 missing long-double-fcts
In-Reply-To: Richard Henderson's message of  Tuesday, 13 March 2007 17:45:36 -0700 <20070314004536.GA8310@twiddle.net>
X-Antipastobozoticataclysm: 
   When George Bush projectile vomits antipasto on the Japanese.
Message-Id: <20070314005749.80CAC1801C5@magilla.sf.frob.com>
Date: Wed, 14 Mar 2007 00:58:00 -0000
Mailing-List: contact libc-hacker-help@sourceware.org; run by ezmlm
Precedence: bulk
List-Id: <libc-hacker.sourceware.org>
List-Subscribe: <mailto:libc-hacker-subscribe@sourceware.org>
List-Archive: <http://sourceware.org/ml/libc-hacker/>
List-Post: <mailto:libc-hacker@sourceware.org>
List-Help: <mailto:libc-hacker-help@sourceware.org>, <http://sourceware.org/ml/#faqs>
Sender: libc-hacker-owner@sourceware.org
X-SW-Source: 2007-03/txt/msg00015.txt.bz2

Yeah, that seems like it's got to be fine.  Anyone adding ldbl-128 to their
Implies files should already know to worry about the compat issue, and new
platforms with no compat issue shouldn't need the extra tweak.


Thanks,
Roland