From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14347 invoked by alias); 20 Jun 2018 21:07:31 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 14331 invoked by uid 89); 20 Jun 2018 21:07:30 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS,URIBL_RED autolearn=ham version=3.3.2 spammy=Hx-languages-length:268 X-HELO: relay1.mentorg.com Date: Wed, 20 Jun 2018 21:07:00 -0000 From: Joseph Myers To: Florian Weimer CC: GNU C Library Subject: Re: math: Set 387 and SSE2 rounding mode for tgamma on i386 [BZ #23253] In-Reply-To: <90429ec5-7b98-b9c4-cff0-69e788e3b2cf@redhat.com> Message-ID: References: <90429ec5-7b98-b9c4-cff0-69e788e3b2cf@redhat.com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-ClientProxiedBy: svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) To svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) X-SW-Source: 2018-06/txt/msg00637.txt.bz2 On Wed, 20 Jun 2018, Florian Weimer wrote: > +# update both the SSE2 rounding mod and the 387 rounding mode. See s/mod/mode/ OK with that typo fix. -- Joseph S. Myers joseph@codesourcery.com