testsuite: adapt to new --debug command line option
[binutils-gdb.git] / ld / testsuite / ld-powerpc / aix-tls-section-32.d
blob16b9686dfe76a86360e036574de8bab940f88c8d
1 #source: aix-tls-section.s
2 #as: -a32
3 #ld: -b32 -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 ffff8800 ffff8800 .* .* CONTENTS, ALLOC, LOAD, DATA, THREAD_LOCAL
13 2 \.tbss 00000008 ffff8808 ffff8808 .* .* ALLOC, THREAD_LOCAL
14 3 \.data .* .* .* .* .* ALLOC, LOAD, DATA
15 #...