* ecoff.c (ecoff_symbol_new_hook): Clear ecoff_extern_size, not
authorIan Lance Taylor <ian@airs.com>
Fri, 4 Feb 1994 04:14:24 +0000 (04:14 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 4 Feb 1994 04:14:24 +0000 (04:14 +0000)
commitf85ad9d5c50571a4d242e10c1f720158a6d39970
treeccd329bd27a7a8d5b93cc65871f36ead14fe6a9b
parent11c07496003a60660dc4ed8741dd39b67ae28dbe
* ecoff.c (ecoff_symbol_new_hook): Clear ecoff_extern_size, not
ecoff_undefined.
(ecoff_frob_symbol): Don't check ecoff_undefined.
(ecoff_build_symbols): Get size of an undefined symbol from
sym->ecoff_extern_size, not S_GET_VALUE (sym).
gas/ChangeLog
gas/ecoff.c