https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116068
--- Comment #5 from Jan Hubicka <hubicka at ucw dot cz> --- > > ? All the other spots that execute some pass list in cgraphunit.cc wrap > > that > > with bitmap_obstack_initialize/release. > > That looks correct to me. Looks good to me too. Does double-initializing bitmap obstack ICE?