From owner-cvs-all@FreeBSD.ORG Fri Jul 16 06:23:30 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F341D16A4CE; Fri, 16 Jul 2004 06:23:29 +0000 (GMT) Received: from VARK.homeunix.com (adsl-69-107-108-110.dsl.pltn13.pacbell.net [69.107.108.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EC0F43D39; Fri, 16 Jul 2004 06:23:29 +0000 (GMT) (envelope-from das@FreeBSD.ORG) Received: from VARK.homeunix.com (localhost [127.0.0.1]) by VARK.homeunix.com (8.12.11/8.12.10) with ESMTP id i6G6Mwin072658; Thu, 15 Jul 2004 23:22:58 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Received: (from das@localhost) by VARK.homeunix.com (8.12.11/8.12.10/Submit) id i6G6Mwab072657; Thu, 15 Jul 2004 23:22:58 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Date: Thu, 15 Jul 2004 23:22:58 -0700 From: David Schultz To: src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG Message-ID: <20040716062258.GA72641@VARK.homeunix.com> Mail-Followup-To: src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200407160621.i6G6LupW087536@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200407160621.i6G6LupW087536@repoman.freebsd.org> Subject: Re: cvs commit: src/lib/msun/src math.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jul 2004 06:23:30 -0000 On Fri, Jul 16, 2004, David Schultz wrote: > das 2004-07-16 06:21:56 UTC > > FreeBSD src repository > > Modified files: > lib/msun/src math.h > Log: > Tweak the conditions under which certain gcc builtins are used: > > - Unlike the builtin relational operators, builtin floating-point > constants were not available until gcc 3.3, so account for this.[1] This should fix the editors/openoffice-1.1 build when using gcc 3.2.