From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18665 invoked by alias); 16 May 2013 22:56:55 -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 18632 invoked by uid 89); 16 May 2013 22:56:55 -0000 X-Spam-SWARE-Status: No, score=-4.5 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL autolearn=ham version=3.3.1 X-Spam-User: qpsmtpd, 2 recipients Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 16 May 2013 22:56:54 +0000 Received: from svr-orw-exc-10.mgc.mentorg.com ([147.34.98.58]) by relay1.mentorg.com with esmtp id 1Ud76S-0006Vf-Pd from Maciej_Rozycki@mentor.com ; Thu, 16 May 2013 15:56:52 -0700 Received: from SVR-IES-FEM-01.mgc.mentorg.com ([137.202.0.104]) by SVR-ORW-EXC-10.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Thu, 16 May 2013 15:56:52 -0700 Received: from [172.30.64.163] (137.202.0.76) by SVR-IES-FEM-01.mgc.mentorg.com (137.202.0.104) with Microsoft SMTP Server id 14.2.247.3; Thu, 16 May 2013 23:56:51 +0100 Date: Thu, 16 May 2013 22:56:00 -0000 From: "Maciej W. Rozycki" To: Andreas Jaeger CC: Richard Henderson , "Joseph S. Myers" , , Thomas Schwinge , Subject: Re: [PING][BZ #15442][PATCH] MIPS/glibc: soft-fp NaN representation corrections In-Reply-To: <5193D1AA.4050508@suse.com> Message-ID: References: <5193AFC0.7060101@twiddle.net> <5193D1AA.4050508@suse.com> User-Agent: Alpine 1.10 (DEB 962 2008-03-14) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-SW-Source: 2013-05/txt/msg00076.txt.bz2 On Wed, 15 May 2013, Andreas Jaeger wrote: > > > CC:ing Andreas and Richard as the most likely second reviewers.... > > > > > > > Looks ok to me. > > to me as well - Maciej, feel free to commit, I have committed the change now and closed the bug, thank you all for the review. Maciej