From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26157 invoked by alias); 7 Jul 2007 20:00:23 -0000 Received: (qmail 26060 invoked by alias); 7 Jul 2007 20:00:09 -0000 Date: Sat, 07 Jul 2007 20:00:00 -0000 Message-ID: <20070707200009.26059.qmail@sourceware.org> From: "cvs-commit at gcc dot gnu dot org" To: glibc-bugs@sources.redhat.com In-Reply-To: <20070602232912.4586.bruno@clisp.org> References: <20070602232912.4586.bruno@clisp.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/4586] printf crashes on some 'long double' values X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2007-07/txt/msg00032.txt.bz2 ------- Additional Comments From cvs-commit at gcc dot gnu dot org 2007-07-07 20:00 ------- Subject: Bug 4586 CVSROOT: /cvs/glibc Module name: libc Branch: fedora-branch Changes by: jakub@sourceware.org 2007-07-07 19:59:56 Added files: sysdeps/ia64 : ldbl2mpn.c sysdeps/x86_64 : ldbl2mpn.c Log message: [BZ #4586] * sysdeps/i386/ldbl2mpn.c (__mpn_extract_long_double): Treat pseudo-zeros as zero. * sysdeps/x86_64/ldbl2mpn.c: New file. * sysdeps/ia64/ldbl2mpn.c: New file. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/ldbl2mpn.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1 http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/x86_64/ldbl2mpn.c.diff?cvsroot=glibc&only_with_tag=fedora-branch&r1=NONE&r2=1.1.2.1 -- http://sourceware.org/bugzilla/show_bug.cgi?id=4586 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.