[PATCH 10/13] AArch64: Cleanup fenv implementation
Marcus Shawcroft
marcus.shawcroft@gmail.com
Fri Oct 24 09:19:00 GMT 2014
On 23 October 2014 18:36, Wilco Dijkstra <wdijkstr@arm.com> wrote:
> Call libc_fetestexcept_aarch64 from math_private.h rather than duplicating functionality.
>
> ChangeLog:
> 2014-10-23 Wilco Dijkstra <wdijkstr@arm.com>
>
> * sysdeps/aarch64/fpu/fgetexcptflg.c (fegetexceptflag):
> Call libc_fetestexcept_aarch64.
>
> -#include <fenv.h>
Don't drop this header, it provides the prototype for
fegetexceptflag(). Otherwise OK.
/Marcus
More information about the Libc-alpha
mailing list