summaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorJean-Luc Brouillet <jeanluc@google.com>2014-09-18 23:22:55 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-09-18 23:22:55 +0000
commit7cfe2e68bacac0e37833493b003b3b31857fa891 (patch)
tree651a2256e66b4b2086ca66be33c68b1ec9df298a /api
parent6593a889036501cae387f06fef3702254f780d5c (diff)
parent631b9e32336e9d3bb8a586330498f7e09c76c4f7 (diff)
downloadrs-7cfe2e68bacac0e37833493b003b3b31857fa891.tar.gz
am 631b9e32: Temporarily stop verifying lgamma sign on -0.
* commit '631b9e32336e9d3bb8a586330498f7e09c76c4f7': Temporarily stop verifying lgamma sign on -0.
Diffstat (limited to 'api')
-rw-r--r--api/rs_core_math.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/api/rs_core_math.spec b/api/rs_core_math.spec
index 500308a3..2fa43075 100644
--- a/api/rs_core_math.spec
+++ b/api/rs_core_math.spec
@@ -527,7 +527,7 @@ name: lgamma
ret: #2#1
arg: #2#1
comment:
- Return the log gamma and sign
+ Return the log gamma
version: 9
end:
@@ -541,6 +541,8 @@ arg: int#1 *y
comment:
Return the log gamma and sign
version: 9
+#TODO Temporary until bionic & associated drivers are fixed
+test: custom
end:
start: