* gas/arm/req.l: Updated expected warning message.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / arm7t.s
index 656e90e0330ca4120df5c90378e6cca68621643e..580c3f11a8ed153dbb640593e3ee407b880c1407 100644 (file)
@@ -1,8 +1,3 @@
-       .section        .rdata
-       .align  0
-.LC0:
-       .ascii  "some data\000"
-
        .text
        .align  0
 
@@ -76,4 +71,11 @@ misc:
 
        .align
 .L2:
-       .word   .LC0
+       .word   fred
+       
+       .ltorg
+
+       # Add two nop instructions to ensure that the
+       # output is 32-byte aligned as required for arm-aout.
+       nop
+       nop
This page took 0.024594 seconds and 4 git commands to generate.