[PATCH 02/13] aarch64: Use math-use-builtins for ceil{f}

Szabolcs Nagy szabolcs.nagy@arm.com
Wed Jun 10 10:15:43 GMT 2020


The 06/09/2020 18:32, Adhemerval Zanella via Libc-alpha wrote:
> The define is already set on the math-use-builtins-ceil.h, the patch
> just removes the implementations (it was missed on c9feb1be93).
> 
> Checked on aarch64-linux-gnu.
> ---
>  sysdeps/aarch64/fpu/s_ceil.c  | 29 -----------------------------
>  sysdeps/aarch64/fpu/s_ceilf.c | 29 -----------------------------
>  2 files changed, 58 deletions(-)
>  delete mode 100644 sysdeps/aarch64/fpu/s_ceil.c
>  delete mode 100644 sysdeps/aarch64/fpu/s_ceilf.c

this is ok to commit.

Reviewed-by: Szabolcs Nagy <szabolcs.nagy@arm.com>


More information about the Libc-alpha mailing list