https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99861

--- Comment #5 from Martin Liška <marxin at gcc dot gnu.org> ---
You can experiment with something like this:
--param=hash-table-verification-limit=10000000

which will run hash table verification for more elements.

Reply via email to