]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/elf/section25.d
09353849e5bdaec9afe214159f82102a73c25612
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / elf / section25.d
1 #name: sections 25 (.noinit)
2 #target: [supports_noinit_section]
3 #source: section25.s
4 #readelf: -S --wide
5
6 #...
7 \[..\] .noinit[ ]+NOBITS[ ]+[0-9a-f]+ [0-9a-f]+ [0-9a-f]+ 00 WA .*
8 #...
9 \[..\] .noinit.foo[ ]+NOBITS[ ]+[0-9a-f]+ [0-9a-f]+ [0-9a-f]+ 00 WA .*
10 #...
11 \[..\] .gnu.linkonce.n.bar[ ]+NOBITS[ ]+[0-9a-f]+ [0-9a-f]+ [0-9a-f]+ 00 WA .*
12 #pass