* ecoff.c (ecoff_stab): Don't clobber the ECOFF symbol information
authorIan Lance Taylor <ian@airs.com>
Fri, 7 Jan 1994 22:42:23 +0000 (22:42 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 7 Jan 1994 22:42:23 +0000 (22:42 +0000)
commitfe4e32905b47a8c60c96656789b1bfbda4f264f1
tree1430734d41a368784e22dffafffb15a84637e0ab
parent5330499f720d8c00c89d9468dac9bcb34f2ac010
* ecoff.c (ecoff_stab): Don't clobber the ECOFF symbol information
with the associate stabs information.
(ecoff_build_symbols): Never set the type of stabs symbols to
st_Global.  Don't update the symbol index or ifd if the gas symbol
is not the same as the ECOFF symbol (which is now the case for
stabs symbols).
gas/ChangeLog