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.
BJE already filed a bug for this and there is more details in that bug. See PR 19495 which I am close this as a dup of. *** This bug has been marked as a duplicate of 19495 ***