This is the mail archive of the gcc-bugs@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]

[Bug libstdc++/11706] std::pow(T, int) implementation pessimizes code


------- Additional Comments From pcarlini at suse dot de  2004-03-10 22:27 -------
Subject: Re:  std::pow(T, int) implementation pessimizes
 code

gdr at integrable-solutions dot net wrote:

>The only fix that I should have applied is to make __cmath_power()
>inline.
>
So, after all, Steven (#1) was right, why didn't you acknowldege that 6
months ago?

>  Any other if or #if are just papering over the fundamental
>problem. That is not fix.
>  
>
Yes, your usual stance, almost *everything* is papering over for you and
in the mean time you do nothing to solve the hard problems we are facing.

Paolo.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11706


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