https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126063
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Oh, and /* The ACLE function that the decl represents. */ function_instance instance GTY ((skip)); is a problem too, we can't skip something that contains pointers that need to be adjusted.
