public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Adhemerval Zanella <adhemerval.zanella@linaro.org>
To: Andreas Schwab <schwab@linux-m68k.org>,
	Adhemerval Zanella via Libc-alpha <libc-alpha@sourceware.org>
Cc: Joseph Myers <joseph@codesourcery.com>
Subject: Re: [PATCH v3] math: Add math-use-builtins-fabs (BZ#29027)
Date: Mon, 23 May 2022 13:26:31 -0300	[thread overview]
Message-ID: <ced04343-15af-1183-e09c-193907ff8751@linaro.org> (raw)
In-Reply-To: <87y1z921xw.fsf@igel.home>



On 10/05/2022 06:04, Andreas Schwab wrote:
> On Mai 05 2022, Adhemerval Zanella via Libc-alpha wrote:
> 
>> diff --git a/sysdeps/ieee754/ldbl-128/s_fabsl.c b/sysdeps/ieee754/ldbl-128/s_fabsl.c
>> index 7e08980252..d2603418c2 100644
>> --- a/sysdeps/ieee754/ldbl-128/s_fabsl.c
>> +++ b/sysdeps/ieee754/ldbl-128/s_fabsl.c
>> @@ -23,12 +23,11 @@ static char rcsid[] = "$NetBSD: $";
>>  #include <math.h>
>>  #include <math_private.h>
>>  #include <libm-alias-ldouble.h>
>> +#include <math-use-builtins.h>
> 
> I don't think you need that.
> 

Ack, I will remove it.

      reply	other threads:[~2022-05-23 16:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-05 17:27 Adhemerval Zanella
2022-05-10  9:04 ` Andreas Schwab
2022-05-23 16:26   ` Adhemerval Zanella [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ced04343-15af-1183-e09c-193907ff8751@linaro.org \
    --to=adhemerval.zanella@linaro.org \
    --cc=joseph@codesourcery.com \
    --cc=libc-alpha@sourceware.org \
    --cc=schwab@linux-m68k.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).