https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97593
--- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> --- (In reply to Jan Hubicka from comment #2) > Hmm, this is anoying: we can not store summary to PCH. I guess we want to > collect thunks to a vector and annotate them to callgraph at finalization > time :( I see. Can you please take care of it?