Commit: readelf: decode LTO symbol tables

Nick Clifton nickc@redhat.com
Fri Oct 23 10:19:06 GMT 2020


Hi Alan,

> Using gcc-10 or current mainline gcc, binutils configured with
> --disable-nls results in:
> 
> readelf.c: In function ‘display_lto_symtab’:
> readelf.c:12283:26: error: offset ‘17’ outside bounds of constant string [-Werror=array-bounds]
> 12283 |   SECTION_NAME (section) + strlen (".gnu.lto_.symtab.")) > 0
>       |                          ^
 
Thanks for fixing this. :-)

Cheers
  Nick



More information about the Binutils mailing list