OSDN Git Service

Fix __isnanl on aarch64.
authorElliott Hughes <enh@google.com>
Fri, 20 Dec 2013 01:13:56 +0000 (17:13 -0800)
committerElliott Hughes <enh@google.com>
Fri, 20 Dec 2013 01:13:56 +0000 (17:13 -0800)
commit28ddd91c494ae2e061032ba7072ae24d0098aeb4
tree1d441ed424aa42454858a5f2de6bb08f8f805df3
parented96db2a4f2fe5683407c3571d037bb7325544da
Fix __isnanl on aarch64.

This fixes the math.__isnanl, math.powl, and math.fdiml tests.

Change-Id: I0086e4a1a82d0e2708fa07cf580a6d9778c548f2
libm/fake_long_double.c