https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84213

--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I believe DWARF doesn't have a way to push address of a DIE (if it has one),
only can use DW_OP_addr which pushes an address of a relocatable symbol rather
than a DIE.

Reply via email to