mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-03-13 13:49:00 +08:00
gas: Replace dwarf5-line-2.S with dwarf5-line-3.S
PR gas/25878 PR gas/26740 * testsuite/gas/i386/dwarf5-line-3.s: Replace dwarf5-line-2.S with dwarf5-line-3.S. * testsuite/gas/i386/dwarf5-line-3.d: Updated.
This commit is contained in:
parent
bd0c565edb
commit
7ffdc9ae6e
@ -1,3 +1,11 @@
|
||||
2020-10-17 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
PR gas/25878
|
||||
PR gas/26740
|
||||
* testsuite/gas/i386/dwarf5-line-3.s: Replace dwarf5-line-2.S
|
||||
with dwarf5-line-3.S.
|
||||
* testsuite/gas/i386/dwarf5-line-3.d: Updated.
|
||||
|
||||
2020-10-17 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
PR gas/25878
|
||||
|
@ -1,6 +1,6 @@
|
||||
#as: -g -gdwarf-5
|
||||
#readelf: -wl
|
||||
#name: DWARF5 .debug_line 2
|
||||
#name: DWARF5 .debug_line 3
|
||||
|
||||
Raw dump of debug contents of section \.z?debug_line:
|
||||
|
||||
@ -37,8 +37,8 @@ Raw dump of debug contents of section \.z?debug_line:
|
||||
|
||||
The File Name Table \(offset 0x.*, lines 2, columns 2\):
|
||||
Entry Dir Name
|
||||
0 0 \(indirect line string, offset: 0x.*\): dwarf5-line-2.S
|
||||
1 0 \(indirect line string, offset: 0x.*\): dwarf5-line-2.S
|
||||
0 0 \(indirect line string, offset: 0x.*\): dwarf5-line-3.S
|
||||
1 0 \(indirect line string, offset: 0x.*\): dwarf5-line-3.S
|
||||
|
||||
Line Number Statements:
|
||||
\[0x.*\] Extended opcode 2: set Address to 0x0
|
||||
|
@ -4,7 +4,7 @@
|
||||
# 31 "<command-line>"
|
||||
# 1 "/usr/include/stdc-predef.h" 1 3 4
|
||||
# 32 "<command-line>" 2
|
||||
# 1 "dwarf5-line-2.S"
|
||||
# 1 "dwarf5-line-3.S"
|
||||
.text
|
||||
lbasename:
|
||||
.nop
|
||||
|
Loading…
x
Reference in New Issue
Block a user