This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] binutils/readelf: Fix unwind entries of 64-bit hppa object files


On Tue, Aug 14, 2018 at 06:03:29PM +0200, Helge Deller wrote:
>         * readelf.c (slurp_hppa_unwind_table): Replace "eh_addr_size" with "4".

hppa_process_unwind also uses eh_addr_size.  Do you see the correct
number of entries reported?  Rather than this patch, I suspect you
should set eh_addr_size in process_section_headers.

-- 
Alan Modra
Australia Development Lab, IBM


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]