[Bug libstdc++/23358] New: _Destroy doesn't optimize for scalar types

tkho at tommykho dot com gcc-bugzilla@gcc.gnu.org
Fri Aug 12 18:02:00 GMT 2005


Operations that use _Destroy in stl_construct.h that should be constant time end
up taking time linear with container size. I've checked this in 4.0.1 and 4.1.0.

-- 
           Summary: _Destroy doesn't optimize for scalar types
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tkho at tommykho dot com
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: i686-unknown-linux-gnu


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



More information about the Gcc-bugs mailing list