OSDN Git Service

test/math: Select correct ULPs for mips32/mips64
authorGregory Fong <gregory.0xf0@gmail.com>
Wed, 2 Apr 2014 01:12:13 +0000 (18:12 -0700)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 4 Apr 2014 14:07:51 +0000 (16:07 +0200)
commit85891447211add633243af01e960762c9a57b435
tree159144c450bf6f48e6d6c4d2c339de73de027fdd
parente8e3a0a833edf6b91967367ecc48189c282547dd
test/math: Select correct ULPs for mips32/mips64

Using TARGET_ARCH isn't sufficient when ISA can differ.

Signed-off-by: Gregory Fong <gregory.0xf0@gmail.com>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
test/math/Makefile.in