From owner-freebsd-standards@FreeBSD.ORG Mon May 29 19:21:02 2006 Return-Path: X-Original-To: freebsd-standards@hub.freebsd.org Delivered-To: freebsd-standards@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E22E16A7FF; Mon, 29 May 2006 19:21:02 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E37043D58; Mon, 29 May 2006 19:21:01 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from freefall.freebsd.org (thierry@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k4TJL1cj074138; Mon, 29 May 2006 19:21:01 GMT (envelope-from thierry@freefall.freebsd.org) Received: (from thierry@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k4TJL1Nu074134; Mon, 29 May 2006 19:21:01 GMT (envelope-from thierry) Date: Mon, 29 May 2006 19:21:01 GMT From: Thierry Thomas Message-Id: <200605291921.k4TJL1Nu074134@freefall.freebsd.org> To: thierry@FreeBSD.org, thierry@FreeBSD.org, freebsd-standards@FreeBSD.org Cc: Subject: Re: standards/97928: fenv.h: fix to compile with gcc > 4.0. X-BeenThere: freebsd-standards@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Standards compliance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 May 2006 19:21:11 -0000 Synopsis: fenv.h: fix to compile with gcc > 4.0. State-Changed-From-To: open->closed State-Changed-By: thierry State-Changed-When: Mon May 29 19:15:28 UTC 2006 State-Changed-Why: As Rostislav Krasny pointed out, the problem was not in fenv.h, but in the tested code. Shame on me! Since aster claims to be compatible with gcc 4.1, I thought that it was a FreeBSD-specific problem, and have not searched in other directions. Thanks for your investigation! Rostislav, could you please submit this bug to the Aster project? http://www.freebsd.org/cgi/query-pr.cgi?pr=97928