From owner-freebsd-bugs@FreeBSD.ORG Sun Jun 22 18:26:23 2008 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A5C81106564A for ; Sun, 22 Jun 2008 18:26:23 +0000 (UTC) (envelope-from SRS0=KcWGZjl0=XE=sahp7083.sandia.gov=tvrusso@sandia.gov) Received: from sentry.sandia.gov (mm04snlnto.sandia.gov [132.175.109.21]) by mx1.freebsd.org (Postfix) with ESMTP id 6DA988FC17 for ; Sun, 22 Jun 2008 18:26:23 +0000 (UTC) (envelope-from SRS0=KcWGZjl0=XE=sahp7083.sandia.gov=tvrusso@sandia.gov) Received: from [132.175.109.1] by sentry.sandia.gov with ESMTP (SMTP Relay 01 (Email Firewall v6.3.1)); Sun, 22 Jun 2008 12:05:08 -0600 X-Server-Uuid: AA8306FD-23D1-4E5B-B133-B2D9F10C3631 Received: from sahp7083.sandia.gov (sahp7083.sandia.gov [134.253.246.9]) by mailgate.sandia.gov (8.14.1/8.14.1) with ESMTP id m5MI57oa001031; Sun, 22 Jun 2008 12:05:07 -0600 Received: from sahp7083.sandia.gov (localhost [127.0.0.1]) by sahp7083.sandia.gov (8.14.2/8.14.2) with ESMTP id m5MI58I4063864; Sun, 22 Jun 2008 12:05:08 -0600 (MDT) (envelope-from tvrusso@sahp7083.sandia.gov) Received: (from tvrusso@localhost) by sahp7083.sandia.gov ( 8.14.2/8.14.2/Submit) id m5MI58B2063863; Sun, 22 Jun 2008 12:05:08 -0600 (MDT) (envelope-from tvrusso) Date: Sun, 22 Jun 2008 12:05:08 -0600 From: "Tom Russo" To: tvrusso@sandia.gov, freebsd-bugs@FreeBSD.ORG Message-ID: <20080622180508.GB43917@winston.sandia.gov> References: <200701040136.l041aERj047639@freefall.freebsd.org> <20080621200559.GA51338@zim.MIT.EDU> MIME-Version: 1.0 In-Reply-To: <20080621200559.GA51338@zim.MIT.EDU> User-Agent: Mutt/1.5.17 (2007-11-01) X-PMX-Version: 5.4.2.338381, Antispam-Engine: 2.6.0.325393, Antispam-Data: 2008.6.22.174907 X-PerlMx-Spam: Gauge=IIIIIII, Probability=7%, Report='BODY_SIZE_1400_1499 0, BODY_SIZE_5000_LESS 0, __BOUNCE_CHALLENGE_SUBJ 0, __C230066_P5 0, __CD 0, __CT 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' X-TMWD-Spam-Summary: TS=20080622180508; SEV=2.2.2; DFV=B2008062212; IFV=2.0.4,4.0-9; AIF=B2008062212; RPD=5.02.0125; ENG=IBF; RPDID=7374723D303030312E30413031303230352E34383545393435342E303030453A534346535441543838363133332C73733D312C6667733D30; CAT=NONE; CON=NONE X-MMS-Spam-Filter-ID: B2008062212_5.02.0125_4.0-9 X-WSS-ID: 64404BD92J41140004-01-01 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: 7bit Cc: Subject: Re: kern/94583: [libm] std::isnan()/std::isinf() are not identical to isnan() and isinf() X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: tvrusso@sandia.gov List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jun 2008 18:26:23 -0000 On Sat, Jun 21, 2008 at 02:05:59PM -0600, David Schultz wrote: > This bug appears to be fixed in -CURRENT at least. Can you confirm > that it's no longer a problem? I just built the example code in the bug report on the most up-to-date system I have (on which uname -a reports: "FreeBSD bogodyn.org 6.3-STABLE FreeBSD 6.3-STABLE #0: Fri Feb 8 21:03:49 MST 2008 ") The bug persists and the test program goes into an infinite loop upon reaching the line "std::cout << "isinf() = " << std::isinf(finite) << std::endl;" I do not track CURRENT (I need stability), and only update 6-STABLE when necessary (coz I really need stability). If it's fixed by some update to 6-STABLE after 8 Feb 2008 then I can update, but since there's a workaround I'm not likely to do so just to check. -- Thomas Russo * tvrusso@sandia.gov * Tel: (505) 844-8644 Dept 1437, Electrical & Microsystems Modeling * FAX: (505) 284-5451 Mail Stop 0316, Sandia National Laboratories * PAGE: (505) 540-2860 Albuquerque, NM 87185-0316 * CELL: (505) 469-0161 Give a man a program and you frustrate him for a day. Teach him to program and you frustrate him for life. --- Anonymous EXCEPTIONAL SERVICE IN THE NATIONAL INTEREST Sandia is a multiprogram laboratory operated for the United States Department of Energy by Sandia Corporation, a Lockheed Martin Company.