[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.
- [Bug ld/29424] New: ld chokes on DW_FORM_rnglistx, ro at gcc dot gnu.org, 2022/07/28
- [Bug ld/29424] ld chokes on DW_FORM_rnglistx, ro at gcc dot gnu.org, 2022/07/28
- [Bug ld/29424] ld chokes on DW_FORM_rnglistx,
nickc at redhat dot com <=
- [Bug ld/29424] ld chokes on DW_FORM_rnglistx, nickc at redhat dot com, 2022/07/28
- [Bug ld/29424] ld chokes on DW_FORM_rnglistx, ro at CeBiTec dot Uni-Bielefeld.DE, 2022/07/29
- [Bug ld/29424] ld chokes on DW_FORM_rnglistx, ro at CeBiTec dot Uni-Bielefeld.DE, 2022/07/29
- [Bug ld/29424] ld chokes on DW_FORM_rnglistx, cvs-commit at gcc dot gnu.org, 2022/07/29
- [Bug ld/29424] ld chokes on DW_FORM_rnglistx, cvs-commit at gcc dot gnu.org, 2022/07/29
- [Bug ld/29424] ld chokes on DW_FORM_rnglistx, nickc at redhat dot com, 2022/07/29