Ported remove_m32.diff by Ruben to master.

This commit is contained in:
e.gavrin
2014-07-08 15:45:00 +04:00
parent 823432664e
commit 4255c43f4a
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ const size_t test_heap_size = 8 * 1024;
const uint32_t test_iters = 16384;
// Subiterations count
const uint32_t test_max_sub_iters = 64;
const uint32_t test_max_sub_iters = 32;
int
main( int __unused argc,