Automatic date update in version.in
[binutils-gdb.git] / ld / testsuite / ld-powerpc / aix-tls-section-64.d
blobdceeaaff77e70218efac0521a74d6fe94d741a92
1 #source: aix-tls-section.s
2 #as: -a64
3 #ld: -b64 -shared -bE:aix-tls-section.ex
4 #objdump: -hw
5 #target: [is_xcoff_format]
7 .*
9 Sections\:
11 0 \.text .* .* .* .* .* ALLOC, LOAD, CODE
12 1 \.tdata 00000008 ffffffffffff8800 ffffffffffff8800 .* .* CONTENTS, ALLOC, LOAD, DATA, THREAD_LOCAL
13 2 \.tbss 00000008 ffffffffffff8808 ffffffffffff8808 .* .* ALLOC, THREAD_LOCAL
14 3 \.data .* .* .* .* .* ALLOC, LOAD, DATA
15 #...