Use libc_fe*() in 32-bit nearbyint()
authorDavid S. Miller <davem@davemloft.net>
Wed, 16 Jan 2013 04:32:13 +0000 (20:32 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Jan 2013 04:32:13 +0000 (20:32 -0800)
commit438ebba294deaac875c8a2674b813afa05b0d4e6
tree0f13968979cc9898034b472022e359d2a2a84cb1
parent357679d2fc567e8d6c030cf0f0fd54f6c31e23a3
Use libc_fe*() in 32-bit nearbyint()

* sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
libc_feholdexcept and libc_fesetenv.
sysdeps/ieee754/dbl-64/s_nearbyint.c