fix up two issues with the removal of unused variables
authorTrevor Saunders <tbsaunde+binutils@tbsaunde.org>
Wed, 11 May 2016 01:33:45 +0000 (21:33 -0400)
committerTrevor Saunders <tbsaunde+binutils@tbsaunde.org>
Wed, 11 May 2016 01:36:02 +0000 (21:36 -0400)
commitdf140a0bc3140bca133cd7ced6e18903db69c396
tree336587ad009b20ccb9fa18d22c58900e61cf8e38
parentaa79adb05d96728b8b35015eaf902266d9b53d0b
fix up two issues with the removal of unused variables

gdb/ChangeLog:

2016-05-10  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>

* iq2000-tdep.c (iq2000_scan_prologue): Remove if that shouldn't guard
anything.
* linespec.c (add_sal_to_sals): Restore call to symtab_to_fullname.
gdb/ChangeLog
gdb/iq2000-tdep.c
gdb/linespec.c