This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: PR libstdc++/58729 - tr2::dynamic_bitset::resize fails
- From: dominiq at lps dot ens dot fr (Dominique Dhumieres)
- To: libstdc++ at gcc dot gnu dot org
- Cc: gcc-patches at gcc dot gnu dot org, paolo dot carlini at oracle dot com, 3dw4rd at verizon dot net
- Date: Sat, 19 Oct 2013 14:32:56 +0200
- Subject: Re: PR libstdc++/58729 - tr2::dynamic_bitset::resize fails
- Authentication-results: sourceware.org; auth=none
Paolo Carlini wrote:
> Patch is Ok with me. Before committing you may want to test -m32 too.
Obviously, you did not!-(see http://gcc.gnu.org/ml/gcc-testresults/2013-10/msg01471.html
FAIL: tr2/dynamic_bitset/pr58729.cc execution test
On x86_64-apple-darwin12, the failure is
Assertion failed: (pdb2.count() == 60), function test01, file /opt/gcc/work/libstdc++-v3/testsuite/tr2/dynamic_bitset/pr58729.cc, line 56.
TIA
Dominique