lmi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lmi] [PATCH] Better support for non-x87 platforms


From: Greg Chicares
Subject: Re: [lmi] [PATCH] Better support for non-x87 platforms
Date: Thu, 5 Jan 2017 03:47:48 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.4.0

On 2017-01-04 14:41, Vadim Zeitlin wrote:
> On Wed, 4 Jan 2017 13:45:47 +0000 Greg Chicares <address@hidden> wrote:
> 
> GC> On 2017-01-03 15:14, Vadim Zeitlin wrote:
> GC> > 
> GC> >  As promised, here are the changes which allow to set rounding mode when
> GC> > not using x87 and so make the "round" and "round_to" tests pass in 64 
> bit
> GC> > builds: https://github.com/vadz/lmi/pull/49

BTW, how is it that we can do things like this:
+    int z = fegetround();
when the only applicable header we include is <cfenv>?
Shouldn't 'std::' be required?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]