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]

hidden dynamic symbols testcase


>--- /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.

Jan


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