objcopy/strip: Allow section patterns starting with '!'.
[binutils-gdb.git] / binutils / testsuite / binutils-all / data-sections.s
1 .section ".data.aa.01", "aw"
2 .word 0x1
3
4 .section ".data.aa.02", "aw"
5 .word 0x2
6
7 .section ".data.aa.03", "aw"
8 .word 0x3
9
10 .section ".data.bb.01", "aw"
11 .word 0x4
12
13 .section ".data.bb.02", "aw"
14 .word 0x5
15
16 .section ".data.bb.03", "aw"
17 .word 0x6