From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17284 invoked by alias); 24 Mar 2013 21:30:52 -0000 Mailing-List: contact libc-ports-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-ports-owner@sourceware.org Received: (qmail 17250 invoked by uid 89); 24 Mar 2013 21:30:39 -0000 X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_05 autolearn=ham version=3.3.1 X-Spam-User: qpsmtpd, 2 recipients Received: from shards.monkeyblade.net (HELO shards.monkeyblade.net) (149.20.54.216) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Sun, 24 Mar 2013 21:30:35 +0000 Received: from localhost (cpe-66-108-118-205.nyc.res.rr.com [66.108.118.205]) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id 0AB785826F6; Sun, 24 Mar 2013 14:30:33 -0700 (PDT) Date: Sun, 24 Mar 2013 21:30:00 -0000 Message-Id: <20130324.173033.2124715003552827287.davem@davemloft.net> To: thomas@codesourcery.com Cc: libc-alpha@sourceware.org, libc-ports@sourceware.org Subject: Re: [attention machine maintainers] [PATCH] issignaling From: David Miller In-Reply-To: <87r4j73cqo.fsf@schwinge.name> References: <8762148l9v.fsf@schwinge.name> <87r4j73cqo.fsf@schwinge.name> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2013-03/txt/msg00155.txt.bz2 From: Thomas Schwinge Date: Fri, 22 Mar 2013 12:17:19 +0100 > I have now pushed a new version of this patch in the > tschwinge/issignaling branch. Would machine maintainers please test > this branch/patch and report back? It doesn't even build on sparc because the code block that is CPP enabled in the ldbl-128 version of issignaling() has an #error in it.