gas run_dump_test rename not-target and not-skip
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / codealign.d
CommitLineData
a578ef7e
JW
1#objdump: --section-headers
2# Minimum code alignment should be set.
3# This test is only valid on ELF based ports.
b47b60aa 4#notarget: *-*-pe *-*-wince
a578ef7e
JW
5
6.*: +file format.*aarch64.*
7
8Sections:
1bec0c86 9Idx Name[]+Size[ ]+VMA[ ]+LMA[ ]+File off[ ]+Algn
a578ef7e
JW
10 0 \.text .* .* .* .* 2\*\*2
11 .*CODE.*
12 1 \.data .* .* .* .* 2\*\*0
13 .*DATA.*
14 2 \.bss .* .* .* .* 2\*\*0
15.*
16
This page took 0.174985 seconds and 4 git commands to generate.