This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/725] ecvt et al should handle denormals


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-02-16 08:22 -------
Subject: Bug 725

CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	glibc-2_3-branch
Changes by:	roland@sources.redhat.com	2005-02-16 08:22:04

Modified files:
	misc           : efgcvt_r.c qefgcvt_r.c tst-efgcvt.c 

Log message:
	2004-12-21  Jakub Jelinek  <jakub@redhat.com>
	
	[BZ #725]
	* misc/efgcvt_r.c (FLOAT_MIN_10_EXP, FLOAT_MIN_10_NORM): Define.
	(ecvt_r): Special case denormals.
	* misc/qefgcvt_r.c (FLOAT_MIN_10_EXP, FLOAT_MIN_10_NORM): Define.
	* misc/tst-efgcvt.c: Include float.h.
	(ecvt_tests): Add 2 new tests.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/misc/efgcvt_r.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.27&r2=1.27.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/misc/qefgcvt_r.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.7&r2=1.7.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/misc/tst-efgcvt.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.15&r2=1.15.6.1



-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=725

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]