Remove path name from test case
[binutils-gdb.git] / gas / testsuite / gas / all / align.d
1 #objdump: -s -j .text
2 #name: align
3 # The RX port will always replace zeros in any aligned area with NOPs,
4 # even if the user requested that they filled with zeros.
5 # RISC-V handles alignment via relaxation and therefor won't have object files
6 # LoongArch handles alignment via relaxation and therefor won't have object
7 # files with the expected alignment.
8 #notarget: loongarch*-* riscv*-* rx-*
9
10 # Test the alignment pseudo-op.
11
12 .*: .*
13
14 Contents of section .text:
15 0000 ff00ff01 ff020202 ffff0303 04040404 ................
16 0010 ffffffff 05050505 ff090a0a 0a0a0a0a ................
17 0020 ff00ff01 ff020202 ffff0303 04040404 ................
18 0030 ffffffff 05050505 ff090a0a 0a0a0a0a ................