mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-02 19:46:09 +08:00
* binutils-all/testranges.s: Replace .value with .short.
This commit is contained in:
@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user