* config/obj-coffbfd.c (w_strings): Only copy strings out if

their symbols are going to be written.
This commit is contained in:
Steve Chamberlain 1994-03-08 22:30:58 +00:00
parent e52e2acd51
commit 2bac8c544f
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Tue Mar 8 14:18:15 1994 Steve Chamberlain (sac@jonny.cygnus.com)
* config/obj-coffbfd.c (w_strings): Only copy strings out if
their symbols are going to be written.
Tue Mar 8 11:49:27 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* messages.c (as_perror): Declare arguments const.