Also expect .zdebug in section name in ILP32 tests.
2011-01-01 H.J. Lu <hongjiu.lu@intel.com> * gas/i386/ilp32/lns/lns-common-1.d: Also expect .zdebug in section name. * gas/i386/ilp32/lns/lns-duplicate.d: Likewise.
This commit is contained in:
parent
5b326c3ee2
commit
1b0b9b7110
3 changed files with 8 additions and 2 deletions
|
@ -1,3 +1,9 @@
|
|||
2011-01-01 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* gas/i386/ilp32/lns/lns-common-1.d: Also expect .zdebug in
|
||||
section name.
|
||||
* gas/i386/ilp32/lns/lns-duplicate.d: Likewise.
|
||||
|
||||
For older changes see ChangeLog-2010
|
||||
|
||||
Local Variables:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#source: ../../../lns/lns-common-1.s
|
||||
#readelf: -wl
|
||||
#name: lns-common-1
|
||||
Raw dump of debug contents of section \.debug_line:
|
||||
Raw dump of debug contents of section \.z?debug_line:
|
||||
#...
|
||||
Initial value of 'is_stmt': 1
|
||||
#...
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#source: ../../../lns/lns-duplicate.s
|
||||
#readelf: -wl
|
||||
#name: lns-duplicate
|
||||
Raw dump of debug contents of section \.debug_line:
|
||||
Raw dump of debug contents of section \.z?debug_line:
|
||||
#...
|
||||
Line Number Statements:
|
||||
Extended opcode 2: set Address to .*
|
||||
|
|
Loading…
Reference in a new issue