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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Nick Clifton <nickc at redhat dot com> ---
[reproducer obtained offline]

This was a silly snafu in the DWARF decoder.  When decoding the DW_AT_loclistx
attribute it was assuming that the .debug_loclists section were in DWARF v4 (or
earlier) format, and not trying to access the index table.  

Fixed with a small patch.

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

Reply via email to