about summary refs log tree commit diff
path: root/sysdeps/mips/mips64/sub_n.S
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2015-10-09 22:23:39 +0000
committerJoseph Myers <joseph@codesourcery.com>2015-10-09 22:23:39 +0000
commitf1226a2ae370b1412b5e31a8535ad58a9174dd0a (patch)
treeb1c7487efb9d519a2661c86d26aa2b152bcef64c /sysdeps/mips/mips64/sub_n.S
parent06d97e5e6100641df2c379459e41b26bb4d7648b (diff)
downloadglibc-f1226a2ae370b1412b5e31a8535ad58a9174dd0a.tar.gz
glibc-f1226a2ae370b1412b5e31a8535ad58a9174dd0a.tar.xz
glibc-f1226a2ae370b1412b5e31a8535ad58a9174dd0a.zip
Fix llrint, llround missing exceptions for ARM (bug 15470).
Similar to the recent fix for MIPS, ARM is also missing correct
exceptions on overflow from llrint and llround functions because casts
from floating-point types to long long do not result in correct
exceptions on overflow.  This patch enables the fix for this for ARM.

Tested for ARM.

	[BZ #15470]
	* sysdeps/arm/fix-fp-int-convert-overflow.h: New file.
Diffstat (limited to 'sysdeps/mips/mips64/sub_n.S')
0 files changed, 0 insertions, 0 deletions