[Bug c++/16728] New: std::set tests for allocator/insert core in make check-performance

bkoz at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Jul 26 22:30:00 GMT 2004


Between 2004-06-28 and 2004-07-02, the following tests started coring:

testsuite/performance/20_util/allocator/insert.cc
B20-24
T20-24

testsuite/performance/20_util/allocator/insert_insert.cc
S20-24

All of these only impact the std::set container.

I've tried current mainline libstdc++ sources with the gcc-3_4-branch compiler,
and don't get these failures. Thus, it is likely that something in the compiler
changed for the negative between these two days, although it is certainly
possible that the fault remains with libstdc++.

I enclose an edited  version of this file to show the problem.

-benjamin

-- 
           Summary: std::set tests for allocator/insert core in make check-
                    performance
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bkoz at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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



More information about the Gcc-bugs mailing list