From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27604 invoked by alias); 16 Mar 2006 23:17:04 -0000 Received: (qmail 27593 invoked by alias); 16 Mar 2006 23:17:01 -0000 Date: Thu, 16 Mar 2006 23:17:00 -0000 Message-ID: <20060316231701.27592.qmail@sourceware.org> From: "cvs-commit at gcc dot gnu dot org" To: glibc-bugs@sources.redhat.com In-Reply-To: <20060316184051.2466.sjmunroe@us.ibm.com> References: <20060316184051.2466.sjmunroe@us.ibm.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug math/2466] Errors in long double (ldbl-128ibm) llrounding functions in glibc-2.4 X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2006-03/txt/msg00098.txt.bz2 List-Id: ------- Additional Comments From cvs-commit at gcc dot gnu dot org 2006-03-16 23:17 ------- Subject: Bug 2466 CVSROOT: /cvs/glibc Module name: libc Changes by: roland@sources.redhat.com 2006-03-16 23:16:56 Modified files: math : libm-test.inc Log message: 2006-03-16 Roland McGrath [BZ #2466] * math/libm-test.inc (llrint_test, llround_test): Fix last change to protect large-precision cases with [LDBL_MANT_DIG > 100]. (llrint_test_tonearest, llrint_test_towardzero): Likewise. (llrint_test_downward, llrint_test_upward): Likewise. 2006-03-15 Steven Munroe Alan Modra [BZ #2466] * math/libm-test.inc (llrint_test, llround_test) [TEST_LDOUBLE]: Add new test values. (llrint_test_tonearest, llrint_test_towardzero, llrint_test_downward, llrint_test_upward): New functions. (main): Call them. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/math/libm-test.inc.diff?cvsroot=glibc&r1=1.70&r2=1.71 -- http://sourceware.org/bugzilla/show_bug.cgi?id=2466 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.