From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22842 invoked by alias); 15 Jun 2006 09:17:19 -0000 Received: (qmail 22800 invoked by uid 48); 15 Jun 2006 09:17:11 -0000 Date: Thu, 15 Jun 2006 09:17:00 -0000 Message-ID: <20060615091711.22799.qmail@sourceware.org> From: "nikolay dot zhuravlev at auriga dot ru" To: glibc-bugs@sources.redhat.com In-Reply-To: <20040906122341.369.vargaz@gmail.com> References: <20040906122341.369.vargaz@gmail.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug math/369] pow problems on x86 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-06/txt/msg00074.txt.bz2 List-Id: ------- Additional Comments From nikolay dot zhuravlev at auriga dot ru 2006-06-15 09:17 ------- I built glibc from CVS on 2006/06/14 and the bug is still there. I think the culprit is the assembler code in __ieee754_pow. POSIX wants HUGE_VAL for pow(-2, 1E300). -- What |Removed |Added ---------------------------------------------------------------------------- Version|2.3.2 |2.4 http://sourceware.org/bugzilla/show_bug.cgi?id=369 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.