Re: [Bug libstdc++/90277] Debug Mode test failures

2019-05-07 Thread Jonathan Wakely
On 07/05/19 07:06 +0200, François Dumont wrote: Hi     I just prefer to make the tests implementation-agnostic using reserve.     I check that without the patch to initiate the hashtable with 11 buckets I reproduce the failures and that with this patch it is fine.     PR libstdc++/90277    

Re: [Bug libstdc++/90277] Debug Mode test failures

2019-05-06 Thread François Dumont
Hi     I just prefer to make the tests implementation-agnostic using reserve.     I check that without the patch to initiate the hashtable with 11 buckets I reproduce the failures and that with this patch it is fine.     PR libstdc++/90277     * testsuite/23_containers/unordered_multiset/inse