* binutils-all/testranges.s: Replace .value with .short.
This commit is contained in:
parent
18c32df5b4
commit
9384511500
@ -1,3 +1,7 @@
|
||||
2009-07-29 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* binutils-all/testranges.s: Replace .value with .short.
|
||||
|
||||
2009-07-16 Dave Korn <dave.korn.cygwin@gmail.com>
|
||||
H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
|
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user