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: Testcases need update


Hi H.J.

> Your change to objdump.c may require testcase updates. I got

I think that Alan fixed all the ones that were a direct consequence of
my objdump patch.

> ./build-alpha-linux/ld/ld.log:FAIL: TLS -fpic -shared
> ./build-alpha-linux/ld/ld.log:FAIL: TLS -fpic and -fno-pic exec
> ./build-alpha-linux/ld/ld.log:FAIL: TLS -fpic and -fno-pic exec -relax

I have checked in a patch to take care of these failrues, which were
due to the unexpected presence of the .eh_frame section in the output.

Cheers
        Nick

2003-07-29  Nick Clifton  <nickc@redhat.com>

	* ld-alpha/tlsbin.dd: Update to account for .eh_frame section.
	* ld-alpha/tlsbin.rd: Likewise.
	* ld-alpha/tlsbin.sd: Likewise.
	* ld-alpha/tlsbinr.dd: Likewise.
	* ld-alpha/tlsbinr.rd: Likewise.
	* ld-alpha/tlsbinr.sd: Likewise.
	* ld-alpha/tlspic.dd: Likewise.
	* ld-alpha/tlspic.rd: Likewise.
	* ld-alpha/tlspic.sd: Likewise.	

        


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