summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/all/align.d
blob: eb08d8ddcda704ff909ffc92c5e63cbda5e7d31c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#objdump: -s -j .text
#name: align
# The RX port will always replace zeros in any aligned area with NOPs,
# even if the user requested that they filled with zeros.
# RISC-V handles alignment via relaxation and therefor won't have object files
# with the expected alignment.
#not-target: m32c-* riscv*-* rx-*

# Test the alignment pseudo-op.

.*: .*

Contents of section .text:
 0000 ff00ff01 ff020202 ffff0303 04040404  ................
 0010 ffffffff 05050505 ff090a0a 0a0a0a0a  ................
 0020 ff00ff01 ff020202 ffff0303 04040404  ................
 0030 ffffffff 05050505 ff090a0a 0a0a0a0a  ................