Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update Sparc ULPs.
	* sysdeps/sparc/fpu/libm-test-ulps: Update ULPs to handle minor
	difference between 32-bit and 64-bit.
  • Loading branch information
David S. Miller committed Jul 20, 2013
1 parent 106bd84 commit da2d62d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ChangeLog
@@ -1,3 +1,8 @@
2013-07-20 David S. Miller <davem@davemloft.net>

* sysdeps/sparc/fpu/libm-test-ulps: Update ULPs to handle minor
difference between 32-bit and 64-bit.

2013-07-15 Carlos O'Donell <carlos@redhat.com>

[BZ #15711]
Expand Down
5 changes: 5 additions & 0 deletions sysdeps/sparc/fpu/libm-test-ulps
Expand Up @@ -8327,6 +8327,9 @@ double: 2
idouble: 2
ildouble: 2
ldouble: 2
Test "tgamma (-0x28.ffffcp0)":
ildouble: 2
ldouble: 2
Test "tgamma (-0x28.ffffffffffffffcp0)":
ildouble: 1
ldouble: 1
Expand Down Expand Up @@ -8773,6 +8776,8 @@ double: 1
float: 1
idouble: 1
ifloat: 1
ildouble: 1
ldouble: 1
Test "tgamma (0.5)":
float: 1
ifloat: 1
Expand Down

0 comments on commit da2d62d

Please sign in to comment.