bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/29267] readelf..info misreports DW_FORM_loclistx, DW_FORM_


From: sevaa at sprynet dot com
Subject: [Bug binutils/29267] readelf..info misreports DW_FORM_loclistx, DW_FORM_rnglistx
Date: Sun, 26 Jun 2022 14:37:17 +0000

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

--- Comment #12 from Vsevolod Alekseyev <sevaa at sprynet dot com> ---
It's not as bad; a gentleman at the DWARF mailing list pointed out there was a
rule in section 7.4 near the end, that the bitness of the same CU's
contributions in different sections should be the same:

"The 32-bit and 64-bit DWARF format conventions must not be intermixed within a
single compilation unit."

So reusing the bitness from the corresponding CU in the debug_info is a proper
and correct thing to do.

-- 
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]