diff options
author | Joseph Myers <joseph@codesourcery.com> | 2015-10-09 22:23:39 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2015-10-09 22:23:39 +0000 |
commit | f1226a2ae370b1412b5e31a8535ad58a9174dd0a (patch) | |
tree | b1c7487efb9d519a2661c86d26aa2b152bcef64c /posix/posix_madvise.c | |
parent | 06d97e5e6100641df2c379459e41b26bb4d7648b (diff) | |
download | glibc-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 'posix/posix_madvise.c')
0 files changed, 0 insertions, 0 deletions