https://sourceware.org/bugzilla/show_bug.cgi?id=27484

--- Comment #6 from Mark Wielaard <mark at klomp dot org> ---
Comment on attachment 13273
  --> https://sourceware.org/bugzilla/attachment.cgi?id=13273
object file - ICC

That does look like the same issue. It also generates an DW_AT_specification
with a forward reference. GCC would emit the DW_TAG_variable after the
declaration, so you will only see references to DIEs that you have already seen
in the tree.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to