This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: [02/12] Add femode_t functions: aarch64


On 02/09/16 22:54, Joseph Myers wrote:
> This patch adds AArch64 versions of fegetmode and fesetmode.
> Untested.
> 
> 2016-09-02  Joseph Myers  <joseph@codesourcery.com>
> 
> 	* sysdeps/aarch64/fpu/fegetmode.c: New file.
> 	* sysdeps/aarch64/fpu/fesetmode.c: Likewise.
> 

this passes the new
 math/test-femode
 math/test-femode-traps
tests (with patch [01/12]).

the later one outputs
"first feenableexcept failed, cannot test"
several times, maybe it should be UNSUPPORTED
in that case like math/test-fexcept-traps.


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