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: hidden dynamic symbols testcase


On Fri, Feb 11, 2005 at 11:55:45AM +0100, Jan Beulich wrote:
> >--- /dev/null	1 Jan 1970 00:00:00 -0000
> >+++ ld/testsuite/ld-elfvsb/hidden2.s	9 Feb 2005 16:12:40 -0000
> >@@ -0,0 +1,4 @@
> >+	.data
> >+	.hidden foo
> >+	.global foo
> >+	.word foo
> 
> This breaks (at least) on IA64, which has no 16-bit wide relocation
> types.

Obvious patch committed.

	* ld-elfvsb/hidden2.s: Replace .word with .long.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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