https://sourceware.org/bugzilla/show_bug.cgi?id=29267
Nick Clifton <nickc at redhat dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at sourceware dot org |nickc at redhat dot com Last reconfirmed| |2022-06-23 Ever confirmed|0 |1 Status|UNCONFIRMED |ASSIGNED --- Comment #11 from Nick Clifton <nickc at redhat dot com> --- (In reply to Vsevolod Alekseyev from comment #10) Hi Vsevolod, > The DWARF bitness may vary between CUs in indexed > sections, Presumably this would be an unusual case. At least I would hope so... I think however that would should be able to handle it. The code in binutils/dwarf.c already stores the loclists_base on a per-CU basis, so we can easily add code to store the bitness too. I am looking into creating a patch that will do this... -- You are receiving this mail because: You are on the CC list for the bug.