AArch64/Arm: Update testcases fixing endiannes and linux targets
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / arm / out-of-order.s
index 4e43ddf5587394a0f46fe2856a7064154a769799..3994fe524917bae3d50613fea3a2cb42bef9eb59 100644 (file)
@@ -21,9 +21,9 @@ v1:
 
        .data
        .section .global,"aw",%progbits
-       .word 1
-       .word 1
-       .word 1
+       .word 0
+       .word 0
+       .word 0
 
        .section .rodata
-       .word 4
+       .word 0
This page took 0.026577 seconds and 4 git commands to generate.