bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/22587] Bogus readelf warning


From: rafael.espindola at gmail dot com
Subject: [Bug binutils/22587] Bogus readelf warning
Date: Fri, 15 Dec 2017 15:19:27 +0000

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

--- Comment #2 from Rafael Ávila de Espíndola <rafael.espindola at gmail dot 
com> ---
I get an error compiling it:

readelf.c:6210:14: error: ‘filedata’ undeclared (first use in this function);
did you mean ‘file_ptr’?                                
          && (filedata->file_header.e_type == ET_EXEC

But the intention seems correct. The condition you added should cover rela.dyn
too, so you can probably delete that case.

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