https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101292
Martin Sebor <msebor at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=101204 --- Comment #4 from Martin Sebor <msebor at gcc dot gnu.org> --- Looks like the garbage collection markups either aren't correct for the hash_map the code uses or aren't working correctly despite r12-1096. The problem might be related to pr101204.