Fix bug in tcu::Interval::intersects()
authorPyry Haulos <phaulos@google.com>
Wed, 10 Jun 2015 19:19:54 +0000 (12:19 -0700)
committerPyry Haulos <phaulos@google.com>
Wed, 10 Jun 2015 19:20:59 +0000 (12:20 -0700)
commitb3637d2f4c8c33317e4b9e7d5e637e8e33766e00
treebee309133777ed84b27741cfa31ac7146760eb8a
parenta69003b79f317822a2bbe1f804b425ca00998a2e
Fix bug in tcu::Interval::intersects()

This bug (probably just a typo) was causing issues in atan(y, x) tests.
The verification didn't account for small denormal divisors being
flushed to +0.

Bug: 21326633
Change-Id: I044ab38fb7f2ae316dfdac0674eab942fc5c8446
framework/common/tcuInterval.hpp