about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2007-05-10 06:31:20 +0000
committerJakub Jelinek <jakub@redhat.com>2007-05-10 06:31:20 +0000
commitc1dfd7e61086c01d668af124956235bb09b26790 (patch)
treeea5220c68feed9351bd29a6803f62f4eb3048096 /ChangeLog
parentcf6b0980cc2a914f0363ef63e9670cc530eedf2e (diff)
downloadglibc-c1dfd7e61086c01d668af124956235bb09b26790.tar.gz
glibc-c1dfd7e61086c01d668af124956235bb09b26790.tar.xz
glibc-c1dfd7e61086c01d668af124956235bb09b26790.zip
* sysdeps/ia64/fpu/fraiseexcpt.c (feraiseexcept): Don't raise overflow cvs/fedora-glibc-20070510T0634
exception in addition to inexact when asked to raise only FE_INEXACT.
	* sysdeps/ia64/fpu/fraiseexcpt.c (feraiseexcept): Don't raise overflow
	exception in addition to inexact when asked to raise only FE_INEXACT.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c3e082a01..4a6d5a26f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2007-05-09  Jakub Jelinek  <jakub@redhat.com>
 
+	* sysdeps/ia64/fpu/fraiseexcpt.c (feraiseexcept): Don't raise overflow
+	exception in addition to inexact when asked to raise only FE_INEXACT.
+
 	[BZ #3427]
 	* sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Don't clear exceptions
 	in *envp.