From owner-freebsd-i386@FreeBSD.ORG Sat Apr 11 07:50:05 2009 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD84E106564A for ; Sat, 11 Apr 2009 07:50:05 +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 7CBB68FC18 for ; Sat, 11 Apr 2009 07:50:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n3B7o5vh022504 for ; Sat, 11 Apr 2009 07:50:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n3B7o5sC022503; Sat, 11 Apr 2009 07:50:05 GMT (envelope-from gnats) Date: Sat, 11 Apr 2009 07:50:05 GMT Message-Id: <200904110750.n3B7o5sC022503@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: Abramo Bagnara Cc: Subject: Re: i386/133583: fma does not respect rounding mode using extended precision X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Abramo Bagnara List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Apr 2009 07:50:06 -0000 The following reply was made to PR i386/133583; it has been noted by GNATS. From: Abramo Bagnara To: bug-followup@FreeBSD.org, abramo.bagnara@gmail.com Cc: Subject: Re: i386/133583: fma does not respect rounding mode using extended precision Date: Sat, 11 Apr 2009 09:21:54 +0200 Unfortunately I've misread the problem report form, and the attached file is not the patch, but the C source that shows the bug.