From owner-freebsd-bugs@FreeBSD.ORG Tue Sep 28 21:10:07 2010 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8688C106566C for ; Tue, 28 Sep 2010 21:10:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5AADD8FC12 for ; Tue, 28 Sep 2010 21:10:07 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o8SLA7Eo078984 for ; Tue, 28 Sep 2010 21:10:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o8SLA7ls078983; Tue, 28 Sep 2010 21:10:07 GMT (envelope-from gnats) Date: Tue, 28 Sep 2010 21:10:07 GMT Message-Id: <201009282110.o8SLA7ls078983@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Mark Blackman Cc: Subject: Re: kern/147599: [libm] [patch] Import netbsd complex functions into our libm X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Mark Blackman List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Sep 2010 21:10:07 -0000 The following reply was made to PR kern/147599; it has been noted by GNATS. From: Mark Blackman To: bug-followup@FreeBSD.org, db@db.net Cc: Subject: Re: kern/147599: [libm] [patch] Import netbsd complex functions into our libm Date: Tue, 28 Sep 2010 21:44:11 +0100 --Apple-Mail-1-309289481 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii I'm guessing that gcc has moved on from the issues in 2005? and wouldn't = NetBSD have these same issues? = http://svn.freebsd.org/viewvc/base/head/lib/msun/src/math_private.h?sortby= =3Ddate&view=3Ddiff&r1=3D151864&r2=3D151865 In any case, perhaps the apple version is more likely to be suitable? = http://www.opensource.apple.com/source/Libm/Libm-315/Source/Intel/complex.= c --Apple-Mail-1-309289481 Content-Transfer-Encoding: 7bit Content-Type: text/html; charset=us-ascii I'm guessing that gcc has moved on from the issues in 2005? and wouldn't NetBSD have these same