[Bug libstdc++/19867] New: ext/array_allocator/2.cc test failure in __exchange_and_add

janis at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Feb 10 00:20:00 GMT 2005


libstdc++ test ext/array_allocator/2.cc has failed for powerpc*-*-linux*
since it was added on 2004-10-07.  On powerpc64-unknown-linux-gnu for both
-m32 and -m64 it gets SIGBUS in __exchange_and_add from atomicity.cc during
a destructor call.  The test passes on AIX and Darwin, which use the same
atomicity.h file, but all archived test results for powerpc*-*-linux* show
the failure.  It seems to fail intermittently on powerpc-unknown-eabispe.

-- 
           Summary: ext/array_allocator/2.cc test failure in
                    __exchange_and_add
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: janis at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: powerpc*-*-linux*


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



More information about the Gcc-bugs mailing list