summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/aarch64/codealign.d
blob: b435f7a95183deab35c17278d4d7a3fa86fe5a81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#objdump: --section-headers
# Minimum code alignment should be set.
# This test is only valid on ELF based ports.
#not-target: *-*-pe *-*-wince

.*: +file format.*aarch64.*

Sections:
Idx Name[]+Size[ ]+VMA[ ]+LMA[ ]+File off[ ]+Algn
  0 \.text         .*  .*  .*  .*  2\*\*2
                  .*CODE.*
  1 \.data         .*  .*  .* .*  2\*\*0
                  .*DATA.*
  2 \.bss          .*  .*  .*  .*  2\*\*0
.*