https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114727
Sam James <sjames at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sjames at gcc dot gnu.org --- Comment #3 from Sam James <sjames at gcc dot gnu.org> --- (In reply to Richard Biener from comment #2) > Possibly type verification should be triggered from rest_of_type_compilation > rather than from (only) gen_type_die_with_usage. Yeah, it's a shame to have these occasional issues where they only show up with -g. I don't routinely build everything with -g so I may well miss things. (Maybe I should start.)