public inbox for libc-ports@sourceware.org
 help / color / mirror / Atom feed
From: Marcus Shawcroft <marcus.shawcroft@linaro.org>
To: libc-ports <libc-ports@sourceware.org>
Cc: "Joseph S. Myers" <joseph@codesourcery.com>
Subject: Re: [PATCH, COMMITTED] AArch64 regenerate libm-test-ulps
Date: Tue, 17 Dec 2013 12:26:00 -0000	[thread overview]
Message-ID: <CABXK9nfwSqOz4XUqUq5nKqv_kRHb64idY83yGYWM1LmR+WMgnQ@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.64.1312161819490.20867@digraph.polyomino.org.uk>

[-- Attachment #1: Type: text/plain, Size: 399 bytes --]

On 16 December 2013 18:20, Joseph S. Myers <joseph@codesourcery.com> wrote:
> I don't think committing the sqrt ulps is appropriate (though I still need
> to fix the testsuite so it knows which functions shouldn't have ulps and
> doesn't generate ulps for them and ignores any existing ulps for them).

My mistake, I'll apply the attached patch in a moment to back out the
sqrt() additions.
/Marcus

[-- Attachment #2: glibc-libm-backout.txt --]
[-- Type: text/plain, Size: 965 bytes --]

diff --git a/ports/ChangeLog.aarch64 b/ports/ChangeLog.aarch64
index b4aa650..f70c61e 100644
--- a/ports/ChangeLog.aarch64
+++ b/ports/ChangeLog.aarch64
@@ -1,3 +1,7 @@
+2013-12-17  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
+
+	* sysdeps/aarch64/libm-test-ulps: Remove sqrt.
+
 2013-12-11  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
 
 	* sysdeps/aarch64/libm-test-ulps: Regenerate.
diff --git a/ports/sysdeps/aarch64/libm-test-ulps b/ports/sysdeps/aarch64/libm-test-ulps
index deaa9a9..7fffc71 100644
--- a/ports/sysdeps/aarch64/libm-test-ulps
+++ b/ports/sysdeps/aarch64/libm-test-ulps
@@ -14344,26 +14344,6 @@ ifloat: 1
 ildouble: 1
 ldouble: 1
 
-Function: "sqrt":
-double: 1
-idouble: 1
-
-Function: "sqrt_downward":
-ildouble: 1
-ldouble: 1
-
-Function: "sqrt_tonearest":
-double: 1
-idouble: 1
-
-Function: "sqrt_towardzero":
-ildouble: 1
-ldouble: 1
-
-Function: "sqrt_upward":
-ildouble: 1
-ldouble: 1
-
 Function: "tan":
 double: 1
 idouble: 1

      reply	other threads:[~2013-12-17 12:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-11 16:20 Marcus Shawcroft
2013-12-16 18:20 ` Joseph S. Myers
2013-12-17 12:26   ` Marcus Shawcroft [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=CABXK9nfwSqOz4XUqUq5nKqv_kRHb64idY83yGYWM1LmR+WMgnQ@mail.gmail.com \
    --to=marcus.shawcroft@linaro.org \
    --cc=joseph@codesourcery.com \
    --cc=libc-ports@sourceware.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).