public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/21796] New: (v7-branch) std::search not using std::find
@ 2005-05-28  7:59 pcarlini at suse dot de
  2005-06-04 12:07 ` [Bug libstdc++/21796] " chris at bubblescope dot net
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: pcarlini at suse dot de @ 2005-05-28  7:59 UTC (permalink / raw)
  To: gcc-bugs

When merging to release branches the work on <algorithm> we have to resolve
this issue: the new unified std::search doesn't exploit std::find, and a small
performance regression is possible, in theory: at least benchmark. FWIW, in
mainline, we have an inconsistency instead: only the version not taking a
predicate does use std::find.

-- 
           Summary: (v7-branch) std::search not using std::find
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pcarlini at suse dot de
                CC: gcc-bugs at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-06-29 19:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-28  7:59 [Bug libstdc++/21796] New: (v7-branch) std::search not using std::find pcarlini at suse dot de
2005-06-04 12:07 ` [Bug libstdc++/21796] " chris at bubblescope dot net
2005-06-04 15:16 ` pinskia at gcc dot gnu dot org
2005-06-04 18:00 ` pcarlini at suse dot de
2005-06-18 22:18 ` chris at bubblescope dot net
2005-06-18 22:22 ` pcarlini at suse dot de
2005-06-29 19:21 ` cvs-commit at gcc dot gnu dot org
2005-06-29 19:22 ` pcarlini at suse dot de

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).