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++/15276] Erroneous Comparisons of Negative Characters


------- Additional Comments From gdr at integrable-solutions dot net  2004-05-05 23:00 -------
Subject: Re:  Erroneous Comparisons of Negative Characters

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

| About this, we slightly disagree: f.i., I don't think that eliding 21.1.3.1,p6
| would be such a big win. Having to renounce to the support of well optimized
| memcmp and wmemcmp it's not a little thing...

It remains to be proved that they actually add preformance wins to
the std::string implementation we have.
Irrespective of what we decide, do you have data that supports your
claim that the memcmp for out implementation is a performance win for
typical uses for our std::string?   

-- Gaby


-- 


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


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