* srec.c (srec_write_symbols): Use bfd_is_local_label rather than
authorRichard Henderson <rth@redhat.com>
Tue, 5 May 1998 23:49:26 +0000 (23:49 +0000)
committerRichard Henderson <rth@redhat.com>
Tue, 5 May 1998 23:49:26 +0000 (23:49 +0000)
commit4aa65bb8c1e9ce165e775bef10f0ecc88baa650c
treef85ea919c384ab408aab4df5c5054d659d215f82
parent4c2cea9dbd2fd068337a6e893ac56cdcc0af4a08
* srec.c (srec_write_symbols): Use bfd_is_local_label rather than
        an ad-hoc test.  Kill bogus #if 0 code.
        * syms.c (bfd_is_local_label): Consider BSF_DEBUGGING symbols local.

PR 13455
bfd/ChangeLog
bfd/srec.c
bfd/syms.c