* arm-dis.c (print_insn): Fixed search for next
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / immed.s
index 5d2092be18b6d73cd79cd0231ceedb40fe282a30..400f628f3f35fd684929c65fe77324fadd9918e3 100644 (file)
@@ -9,3 +9,7 @@ bar:
        .space 4096
        mov     r0, #(. - bar - 8) & 0xff
        ldr     r0, [pc, # (bar - . -8) & 0xff]
+
+       @ section padding for a.out's benefit
+       nop
+       nop
This page took 0.024681 seconds and 4 git commands to generate.