From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13737 invoked by alias); 30 Jul 2003 11:46:18 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 13730 invoked from network); 30 Jul 2003 11:46:17 -0000 Received: from unknown (HELO uniton.integrable-solutions.net) (62.212.99.186) by sources.redhat.com with SMTP; 30 Jul 2003 11:46:17 -0000 Received: from uniton.integrable-solutions.net (localhost [127.0.0.1]) by uniton.integrable-solutions.net (8.12.3/8.12.3/SuSE Linux 0.6) with ESMTP id h6UBjUSu021115; Wed, 30 Jul 2003 13:45:30 +0200 Received: (from gdr@localhost) by uniton.integrable-solutions.net (8.12.3/8.12.3/Submit) id h6UBjTar021114; Wed, 30 Jul 2003 13:45:29 +0200 X-Authentication-Warning: uniton.integrable-solutions.net: gdr set sender to gdr@integrable-solutions.net using -f To: Steven Bosscher Cc: Richard.Earnshaw@arm.com, Alexandre Oliva , Richard Guenther , gcc@gcc.gnu.org Subject: Re: std::pow implementation References: <200307301037.h6UAb3P18424@pc960.cambridge.arm.com> <1059565099.3642.9.camel@steven.lr-s.tudelft.nl> From: Gabriel Dos Reis In-Reply-To: <1059565099.3642.9.camel@steven.lr-s.tudelft.nl> Organization: Integrable Solutions Date: Wed, 30 Jul 2003 12:23:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-07/txt/msg02131.txt.bz2 Steven Bosscher writes: | Op wo 30-07-2003, om 13:30 schreef Gabriel Dos Reis: | > Do trust the programmer. | | Post a patch and show that it improves most real world code. It suffices to point out that (defunct) KCC did outperform GCC on most real world code. -- Gaby