Fix arm-aout failures
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / armv1.s
index b4b7b5af3b751b6ec966e2b8f3567d0e28eed8d5..bd83639dbbc719ec40be307dbbe56bb33fa7e11c 100644 (file)
@@ -68,3 +68,9 @@ entry:
        ldmfa   r0, {r0}
        ldmea   r0, {r0}
        ldmed   r0, {r0}
+
+       # Add three nop instructions to ensure that the
+       # output is 32-byte aligned as required for arm-aout.
+       nop
+       nop
+       nop
This page took 0.024629 seconds and 4 git commands to generate.