[Bug c++/99861] [modules] ICE in hashtab_chk_error

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Apr 16 07:19:53 GMT 2021


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.


More information about the Gcc-bugs mailing list