https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100129
Bug 100129 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
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100129
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100129
--- Comment #4 from Andrew Pinski ---
It is Looking tuple/template parameter pack/specialization related.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100129
--- Comment #3 from Andrew Pinski ---
Add --param=ggc-min-expand=1 we get:
hash table checking failed: equal operator returns true for a pair of values
with a different hash value
In file included from /home/apinski/upstream-gcc/include/c++/12.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100129
Andrew Pinski changed:
What|Removed |Added
Keywords|needs-reduction |
--- Comment #2 from Andrew Pinski ---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100129
Andrew Pinski changed:
What|Removed |Added
Keywords||GC, ice-on-valid-code
--- Comment #1 fr