Fix assembler tests to work with toolchains that have been configured with --enable...
[external/binutils.git] / gas / testsuite / gas / aarch64 / mapping2.d
1 #objdump: --syms --special-syms
2 #as: --generate-missing-build-notes=no
3 #name: AArch64 Mapping Symbols Test 2
4 # This test is only valid on ELF based ports.
5 #notarget: *-*-pe *-*-wince
6
7 .*: +file format.*aarch64.*
8
9 SYMBOL TABLE:
10 [0]+00 l    d  .text    0[0]+00 .text
11 [0]+00 l    d  .data    0[0]+00 .data
12 [0]+00 l    d  .bss     0[0]+00 .bss
13 [0]+00 l       .text    0[0]+00 \$x
14 [0]+04 l       .text    0[0]+00 foo
15 [0]+00 l    d  .comment 0[0]+00 .comment
16 [0]+00 g     F .text    0[0]+0c main
17
18