This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: std::pow implementation


Op do 31-07-2003, om 15:11 schreef Scott Robert Ladd:
> 2) The compiler should respect "inline" directives from the programmer, 
> generating inline code when it is specified, unless doing so is 
> technically impossible or blatantly inefficient.

I thought that the whole point in this discussion is that some people
argue that the compiler cannot know when inlining an `inline' declared
function is blatantly inefficient.

Gr.
Steven


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]