* binutils-all/testranges.s: Replace .value with .short.
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / testranges.s
index 565e1a2e09633c8fb9fff43ca2f79bb1b2d5c3ec..1d02846b429a52db17c17617ec61bc260b724a45 100644 (file)
@@ -22,7 +22,7 @@ range_cu:
        .section        .debug_info,"",@progbits
        .long   debugE - debugS # Length of Compilation Unit Info
 debugS:
-       .value  0x2     # DWARF version number
+       .short  0x2     # DWARF version number
        .long   abbrev0 # Offset Into Abbrev. Section
        .byte   0x4     # Pointer Size (in bytes)
 
This page took 0.023381 seconds and 4 git commands to generate.