From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15864 invoked by alias); 16 Feb 2005 04:24:45 -0000 Mailing-List: contact glibc-bugs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sources.redhat.com Received: (qmail 15645 invoked by uid 48); 16 Feb 2005 04:24:40 -0000 Date: Wed, 16 Feb 2005 04:24:00 -0000 From: "roland at gnu dot org" To: glibc-bugs@sources.redhat.com Message-ID: <20050216042440.725.roland@gnu.org> Reply-To: sourceware-bugzilla@sources.redhat.com Subject: [Bug libc/725] New: ecvt et al should handle denormals X-Bugzilla-Reason: CC X-SW-Source: 2005-02/txt/msg00077.txt.bz2 List-Id: This trunk change is needed on the 2.3 branch. 2004-12-21 Jakub Jelinek * 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. -- Summary: ecvt et al should handle denormals Product: glibc Version: 2.3.4 Status: NEW Severity: normal Priority: P2 Component: libc AssignedTo: roland at gnu dot org ReportedBy: roland at gnu dot org CC: glibc-bugs at sources dot redhat dot com OtherBugsDependingO 724 nThis: 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.