]> sourceware.org Git - binutils-gdb.git/commit
[gdb/testsuite] Remove superfluous marker in pr13961.S
authorTom de Vries <tdevries@suse.de>
Tue, 20 Oct 2020 08:20:25 +0000 (10:20 +0200)
committerTom de Vries <tdevries@suse.de>
Tue, 20 Oct 2020 08:20:25 +0000 (10:20 +0200)
commitae86f581c2ac33fc289eb4ac62c0539a7e9c6793
tree61c896bc7ead2f8051864f65d2914abc27415fb6
parent8c1613603dcbe01403340fd09b055173d854ba73
[gdb/testsuite] Remove superfluous marker in pr13961.S

When looking at readelf output for test-case gdb.dwarf2/pr13961.exp, we have:
...
$ readelf -wi ./outputs/gdb.dwarf2/pr13961/pr13961
   ...
 <0><14c>: Abbrev Number: 0
readelf: Warning: Bogus end-of-siblings marker detected at offset 14c in \
  .debug_info section
...

Fix this by removing the superfluous end-of-siblings marker.

Tested on x86_64-linux.

gdb/testsuite/ChangeLog:

2020-10-20  Tom de Vries  <tdevries@suse.de>

* gdb.dwarf2/pr13961.S: Remove superfluous end-of-siblings marker.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.dwarf2/pr13961.S
This page took 0.035097 seconds and 5 git commands to generate.