]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
Remove unused labels in dwarf assembler
authorYao Qi <yao@codesourcery.com>
Thu, 24 Apr 2014 10:46:22 +0000 (18:46 +0800)
committerYao Qi <yao@codesourcery.com>
Fri, 25 Apr 2014 00:57:08 +0000 (08:57 +0800)
commit4c2d33e7a2309f4cec2a1a850c53e8f6e147e5fd
treebfcda45701fcb4b3d3bb66c715e94731864ee5b6
parentd7e6f612d6ace85eb52cc1265c519c0d44f07b47
Remove unused labels in dwarf assembler

I happen to see that 'double_label' isn't used in dwz.exp dwarf assembler.
Similarly, partial_label and double_label aren't used in dwzbuildid.exp.
This patch is to remove them.

gdb/testsuite:

2014-04-25  Yao Qi  <yao@codesourcery.com>

* gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
double_label.
* gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
partial_label and double_label.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.dwarf2/dwz.exp
gdb/testsuite/gdb.dwarf2/dwzbuildid.exp