testsuite_allocator.h vs anonymous namespace
Paolo Carlini
pcarlini@suse.de
Mon May 21 19:30:00 GMT 2007
Hi all, hi Benjamin,
from time to time, for example on x86_64-linux, with PCHs, generic
locale model, I'm seeing some spurious failures, the same Andreas
Krebbel is seeing here:
http://gcc.gnu.org/ml/gcc-testresults/2007-05/msg00983.html
A bit of debugging revealed that in such cases the test begins and
(let's consider for example ext/array_allocator/check_new.cc), the
new_called boolean, in the anonymous namespace, has not been initialed
to false. Any idea what may be going wrong?
Paolo.
More information about the Libstdc++
mailing list