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]

Re: RFA: Fix readelf -wi test (Was: Re: readelf: apply all rela relocations in the debug_info section)


Hi H.J.

> Now it fails on RedHat 9:

Strange.  I am running RH9 and I do not get that failure.  Was this
with a natively configured toolchain ?

Anyway it looks like we need to reduce the text inside readelf.wi even
more.  I suspect that the best thing to do would be to delete the test
entirely.  Do you agree ?

Cheers
       Nick

> 
> H.J.
> ----
> exec /export/build/linux/binutils-debug/build-i686-linux/binutils/readelf  -wi tmpdir/testprog.o > readelf.out
> regexp_diff match failure
> regexp "^     DW_AT_producer    :.*$"
> line   "     DW_AT_name        : (indirect string, offset: 0x68): /net/gnu/export/linux/src/binutils/binutils/binutils/testsuite/binutils-all/testprog.c	"
> regexp_diff match failure
> regexp "^     DW_AT_language    : 1	\(ANSI C\)$"
> line   "     DW_AT_producer    : (indirect string, offset: 0x2e): GNU C 3.2.2 20030222 (Red Hat Linux 3.2.2-5)	"
> regexp_diff match failure
> regexp "^     DW_AT_name        : .*$"
> line   "     DW_AT_language    : 1	(ANSI C)"
> FAIL: readelf -wi


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