https://sourceware.org/bugzilla/show_bug.cgi?id=26841
--- Comment #3 from Tom de Vries <vries at gcc dot gnu.org> --- (In reply to Tom de Vries from comment #2) > So, AFAIU it's already questionable that labels are allowed in a dwo section > in the first place. If we assume that they're not allowed, we can still > allow labels in the pre-split dwo section to make things easier to emit for > the compiler, but after objcopy --extract-dwo the labels should be resolved > into constants. Alternatively, we could choose not to make things easier for the compiler, and error out when encountering a .rela.*.dwo section. -- You are receiving this mail because: You are on the CC list for the bug.