This is the mail archive of the binutils@sources.redhat.com 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]

Does readelf change break the ld test?


Configured for sh-linux, I got

/export/build/gnu/binutils/build-sh-linux/ld/../binutils/readelf  -r -x1 -x2
tmp
dir/dump > tmpdir/dump.out 
regexp_diff match failure 
regexp "^ Offset     Info    Type            Symbol's Value  Symbol's Name      
    Addend$"
line   " Offset     Info    Type            Sym.Value  Sym. Name + Addend" 
regexp_diff match failure
regexp "^00000008  00000101 R_SH_DIR32            00000000  \.text              
       \+ 0$"
line   "00000008  00000101 R_SH_DIR32        00000000   .text + 0"
FAIL: ld-sh/ld-r-1


It looks like the readelf output is changed.


H.J.


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