[Bug c++/100129] [modules] ICE free(): invalid pointer

2021-12-30 Thread pinskia at gcc dot gnu.org via Gcc-bugs
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 ---

[Bug c++/100129] [modules] ICE free(): invalid pointer

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

[Bug c++/100129] [modules] ICE free(): invalid pointer

2021-12-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100129 --- Comment #4 from Andrew Pinski --- It is Looking tuple/template parameter pack/specialization related.

[Bug c++/100129] [modules] ICE free(): invalid pointer

2021-12-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
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

[Bug c++/100129] [modules] ICE free(): invalid pointer

2021-12-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100129 Andrew Pinski changed: What|Removed |Added Keywords|needs-reduction | --- Comment #2 from Andrew Pinski ---

[Bug c++/100129] [modules] ICE free(): invalid pointer

2021-12-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
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