https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110885
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |wrong-debug Version|unknown |13.2.0 --- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> --- There's probably a duplicate about this. I'll note that both -gsplit-dwarf and more specifically -fdebug-types-section are unmaintained. As a workaround you can use -gdwarf-3 it seems.