help-rcs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: pcarlini at suse dot de
Subject: [Bug libstdc++/11706] std::pow(T, int) implementation pessimizes code
Date: 10 Mar 2004 20:26:39 -0000

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

gdr at integrable-solutions dot net wrote:

>Did you get the report that ::pow() is no longer inlined?
>  
>
Why, now you are discussing ::pow, if in your comment #6 and #8 you
emphasized that we should not use ::pow?

Otherwise, we could do away with __cmath_power and use ::pow, which
*is* already optimized well in mainline when -ffast-math (#16 and #17)

Paolo.


-- 


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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]