bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/29424] ld chokes on DW_FORM_rnglistx


From: nickc at redhat dot com
Subject: [Bug ld/29424] ld chokes on DW_FORM_rnglistx
Date: Thu, 28 Jul 2022 15:19:07 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at sourceware dot org   |nickc at redhat dot com
                 CC|                            |nickc at redhat dot com
             Status|NEW                         |ASSIGNED

--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
Hi Rainer,

  Unfortunately the reproducer fails for me due to lots of missing system
libraries.  Not surprising really given that I was running the test on an
x86_64 linux box...

  Please could you try out the patch I am about to upload.  It does not do much
more than ignore the form, but it may be enough in this particular case.  (I
believe that the linker is only parsing the DWARF information so that it can
generate an error message about the missing symbols, so I am hoping that not
decoding the range information will not be a big problem).

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]