[PATCH] newlib: switch to autoconf long double wider macro

Corinna Vinschen vinschen@redhat.com
Fri Jan 21 11:27:32 GMT 2022


On Jan 21 00:04, Mike Frysinger wrote:
> Now that we require a recent version of autoconf, we can rely on this
> macro existing.  It has inverted semantics from the existing test (it
> looks for "is wider" instead of "is equal"), so we have to invert the
> check when creating our _LDBL_EQ_DBL.
> ---
>  newlib/configure    | 72 +++++++++++++++++++++++++++++----------------
>  newlib/configure.ac | 22 ++------------
>  newlib/newlib.hin   |  4 +++
>  3 files changed, 53 insertions(+), 45 deletions(-)

Looks right to me, please push.


Thanks,
Corinna



More information about the Newlib mailing list