[Bug c++/99722] [modules] internal compiler error: segmentation fault

2021-12-30 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99722 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/99722] [modules] internal compiler error: segmentation fault

2021-12-30 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99722 Bug 99722 depends on bug 99861, which changed state. Bug 99861 Summary: [modules] ICE in hashtab_chk_error https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99861 What|Removed |Added

[Bug c++/99722] [modules] internal compiler error: segmentation fault

2021-04-17 Thread alexander.lelyakin at googlemail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99722 --- Comment #1 from Alexander Lelyakin --- All so far found examples of such error message change its behavior if you add the parameter: --param=hash-table-verification-limit=1000 Most of them to the error message: ICE in hashtab_chk_error.