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 gdr at integrable-solutions dot net  2004-03-10 15:34 -------
Subject: Re:  std::pow(T, int) implementation pessimizes code

"pcarlini at suse dot de" <gcc-bugzilla@gcc.gnu.org> writes:

| ... trying to reach some sort of closure on the long standing issue...

Plesse, don't rush into this.  See several reports on this issue
(they were probably not recorded by bugzilla), in particular a report
saying the builtins no longer optimized as the reporter claimed
before.  The issue is actually solved in tree--ssa (or was reported as
such at some point in the past).  I believe this should be targetted
for 3.5.0.  It really is compiler-optimization issue even though it is
not labelled as scuh.

-- Gaby


-- 


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]