2019-06-20 Martin Liska <mliska@suse.cz>
* params.def (PARAM_HASH_TABLE_VERIFICATION_LIMIT): Decrease
to 10.
From-SVN: r272498
+2019-06-20 Martin Liska <mliska@suse.cz>
+
+ * params.def (PARAM_HASH_TABLE_VERIFICATION_LIMIT): Decrease
+ to 10.
+
2019-06-20 Jakub Jelinek <jakub@redhat.com>
* tree-vect-stmts.c (enum scan_store_kind): New type.
"hash-table-verification-limit",
"The number of elements for which hash table verification is done for "
"each searched element.",
- 100, 0, 0)
+ 10, 0, 0)
/*