From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22528 invoked by alias); 29 Apr 2003 11:36:02 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 22514 invoked by uid 71); 29 Apr 2003 11:36:01 -0000 Date: Tue, 29 Apr 2003 11:36:00 -0000 Message-ID: <20030429113601.22513.qmail@sources.redhat.com> To: gdr@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Gabriel Dos Reis Subject: Re: libstdc++/10277: Asymptotic of 'exp(x)' for small 'float x'. Reply-To: Gabriel Dos Reis X-SW-Source: 2003-04/txt/msg01334.txt.bz2 List-Id: The following reply was made to PR libstdc++/10277; it has been noted by GNATS. From: Gabriel Dos Reis To: bkoz@gcc.gnu.org Cc: gcc-bugs@gcc.gnu.org, voykov@casaccia.enea.it, gcc-gnats@gcc.gnu.org Subject: Re: libstdc++/10277: Asymptotic of 'exp(x)' for small 'float x'. Date: 29 Apr 2003 13:31:59 +0200 bkoz@gcc.gnu.org writes: | Synopsis: Asymptotic of 'exp(x)' for small 'float x'. | | Responsible-Changed-From-To: unassigned->gdr | Responsible-Changed-By: bkoz | Responsible-Changed-When: Mon Apr 28 17:21:32 2003 | Responsible-Changed-Why: | | Hey Gaby, can you take a look at this? If it's related to using | builtins, can you switch it to Roger Sayle? Yep, thanks. -- Gaby