https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81968
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #61 from Jakub Jelinek <jakub at gcc dot gnu.org> --- There is always the main .debug_macro section that holds the whole TU stuff and then .debug_macro comdat section for each of the files the TU includes, where each of them contains snippet that is imported either by the whole TU sequence or some other source file sequence.