bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/25676] binutils can't handle the split/linked nature of th


From: nickc at redhat dot com
Subject: [Bug binutils/25676] binutils can't handle the split/linked nature of the debug-records for variables whose (separate) extern-decl and definition are found in the same compilation unit
Date: Wed, 18 Mar 2020 17:31:42 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at redhat dot com

--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
Created attachment 12388
  --> https://sourceware.org/bugzilla/attachment.cgi?id=12388&action=edit
Proposed patch

Hi cialdi,

  I think that this problem is occuring because of the use of the
  DW_AT_specification attribute in the DWARF info for the global
  external variable.  At the moment, this attribute is not supported.

  Please could you try the uploaded patch which should add support
  for this attribute.  I am still running tests locally, but the
  results so far look good.

Cheers
  Nick

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]