This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: alpha, ia64, hppa ports need get-rounding-mode.h


On Wed, Sep 12, 2012 at 7:39 PM, Joseph S. Myers
<joseph@codesourcery.com> wrote:
> As of commit
>
> commit 6c9b0f68267cf365d060d4e51e7cb8f61498b875
> Author: Joseph Myers <joseph@codesourcery.com>
> Date:   Wed Sep 12 23:36:19 2012 +0000
>
>     Make strtod respect the rounding mode (bug 14518).
>
> the alpha, ia64 and hppa ports need a get-rounding-mode.h header to define
> how to determine the floating-point rounding mode in libc, since they do
> not have an fpu_control.h header with the functionality needed for
> sysdeps/generic/get-rounding-mode.h to work.  There are various examples
> checked in; it's likely that something similar to
> sysdeps/s390/fpu/get-rounding-mode.h, closely following the implementation
> of fegetround, is appropriate.

Noted. Thanks for the pointer.

Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]