* stabs.c (s_stab_generic): Call the listing functions before
authorIan Lance Taylor <ian@airs.com>
Thu, 28 Mar 1996 23:13:30 +0000 (23:13 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 28 Mar 1996 23:13:30 +0000 (23:13 +0000)
commit3197da91f90da028652216b219de00c81eeb0914
tree15dd13506d0c19691fe844057e1c923ca7b07478
parent3c071b9f4e86281ee21965200855c176a729992c
* stabs.c (s_stab_generic): Call the listing functions before
doing the rest of the processing, which may involve freeing the
string.  Pass string, not string + stroff, to OBJ_PROCESS_STAB in
SEPARATE_STAB_SECTIONS case.
gas/ChangeLog