From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Lars Brinkhoff Newsgroups: gmane.emacs.devel Subject: Re: (elisp)Numbers Date: 28 Oct 2003 07:40:54 +0100 Organization: nocrew Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <85he1trhjd.fsf@junk.nocrew.org> References: <200310210229.h9L2TGl12085@raven.dms.auburn.edu> <9743-Wed22Oct2003174239+0200-eliz@elta.co.il> <9178-Fri24Oct2003155041+0200-eliz@elta.co.il> <3099-Sat25Oct2003001556+0200-eliz@elta.co.il> <3791-Mon27Oct2003215634+0200-eliz@elta.co.il> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1067323363 10594 80.91.224.253 (28 Oct 2003 06:42:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 28 Oct 2003 06:42:43 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Oct 28 07:42:41 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AENYv-00066U-00 for ; Tue, 28 Oct 2003 07:42:41 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AENYu-0000N5-00 for ; Tue, 28 Oct 2003 07:42:41 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AENXw-0001Vx-98 for emacs-devel@quimby.gnus.org; Tue, 28 Oct 2003 01:41:40 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AENXo-0001Tz-13 for emacs-devel@gnu.org; Tue, 28 Oct 2003 01:41:32 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AENXI-0001DH-Dn for emacs-devel@gnu.org; Tue, 28 Oct 2003 01:41:31 -0500 Original-Received: from [80.91.224.249] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AENXI-0001DC-2H for emacs-devel@gnu.org; Tue, 28 Oct 2003 01:41:00 -0500 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AENXF-0008Kb-00 for ; Tue, 28 Oct 2003 07:40:57 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AENXD-0008KT-00 for ; Tue, 28 Oct 2003 07:40:55 +0100 Original-Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AENXD-0002iU-00 for ; Tue, 28 Oct 2003 07:40:55 +0100 Original-Lines: 11 Original-X-Complaints-To: usenet@sea.gmane.org User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:17491 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:17491 Eli Zaretskii writes: > > From: Andreas Schwab > > In glibc 2.3 sqrt is only inlined with -ffast-math. > So perhaps we should add something to configure to detect this and > use -O0 for compiling floatfns.c if necessary. Perhaps -fno-fast-math first. -- Lars Brinkhoff, Services for Unix, Linux, GCC, HTTP Brinkhoff Consulting http://www.brinkhoff.se/