12da1469b358e5af6689b99ff77d500dfa905628
[external/binutils.git] / gas / testsuite / gas / aarch64 / codealign.d
1 #objdump: --section-headers
2 # Minimum code alignment should be set.
3 # This test is only valid on ELF based ports.
4 #notarget: *-*-pe *-*-wince
5
6 .*: +file format.*aarch64.*
7
8 Sections:
9 Idx Name[]+Size[ ]+VMA[ ]+LMA[ ]+File off[ ]+Algn
10   0 \.text         .*  .*  .*  .*  2\*\*2
11                   .*CODE.*
12   1 \.data         .*  .*  .* .*  2\*\*0
13                   .*DATA.*
14   2 \.bss          .*  .*  .*  .*  2\*\*0
15 .*
16