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]

gold's script_test_4


This fails on sparc 32-bit because the regexp is expecting leading
zeros but the address is 32-bits and therefore there is no
reason for readelf to output leading zeros for the .interp
section Addr field.

  [ 1] .interp           PROGBITS        10000400 000400 000013 00   A  0   0  1


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