summaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorThan McIntosh <thanm@google.com>2023-02-10 14:39:20 +0000
committerThan McIntosh <thanm@google.com>2023-02-10 18:08:07 +0000
commitac8a97ac9e5de94d1c0e830299ce6487cbbfd3f6 (patch)
treeb69a9fe7da1662df65c4319b238186c72c480d81 /api
parentaa5b22552ac353c79ad1e8b6202ab4fa131338ef (diff)
downloadgo-git-ac8a97ac9e5de94d1c0e830299ce6487cbbfd3f6.tar.gz
Revert "math: add Compare and Compare32"
This reverts CL 459435. Reason for revert: Tests failing on MIPS. Change-Id: I9017bf718ba938df6d6766041555034d55d90b8a Reviewed-on: https://go-review.googlesource.com/c/go/+/467255 Run-TryBot: Than McIntosh <thanm@google.com> Reviewed-by: Than McIntosh <thanm@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Akhil Indurti <aindurti@gmail.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Diffstat (limited to 'api')
-rw-r--r--api/next/56491.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/api/next/56491.txt b/api/next/56491.txt
deleted file mode 100644
index 333f92e215..0000000000
--- a/api/next/56491.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-pkg math, func Compare(float64, float64) int #56491
-pkg math, func Compare32(float32, float32) int #56491