This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: std::pow implementation
- From: Michael Matz <matz at suse dot de>
- To: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- Cc: Steven Bosscher <s dot bosscher at student dot tudelft dot nl>,Richard Guenther <rguenth at tat dot physik dot uni-tuebingen dot de>,<gcc at gcc dot gnu dot org>
- Date: Tue, 29 Jul 2003 16:36:58 +0200 (CEST)
- Subject: Re: std::pow implementation
Hi,
On 29 Jul 2003, Gabriel Dos Reis wrote:
> | Well how do you suggest we make the compiler to its job better then?
>
> Start with removing the requirement that whether a function should be
> inlined depends on its context of use.
So it should be inlined independend of the context? Well, that for sure
_is_ nonsense, sorry.
> No, it is not easy at all. It takes spending time with people like you.
Yeah, sure.