* expr.c (make_expr_symbol): Fold FAKE_LABEL_NAME use into the
commit5541d1043ecdc6368bdbfb40017f5bb1a9b4ba9a
authorRichard Henderson <rth@redhat.com>
Tue, 27 May 2003 19:19:29 +0000 (27 19:19 +0000)
committerRichard Henderson <rth@redhat.com>
Tue, 27 May 2003 19:19:29 +0000 (27 19:19 +0000)
treebaedc2235abe106aa7f4b318182c6895feeb0d44
parentf4d41394b5547420573caa0b01c08c995c219abd
    * expr.c (make_expr_symbol): Fold FAKE_LABEL_NAME use into the
        symbol_create call.
        (current_location): Use symbol_temp_new_now.
        * stabs.c (s_stab_generic): Use symbol_temp_new.
        * symbols.c (temp_label_name): Remove.
        (symbol_temp_new, symbol_temp_make): Use FAKE_LABEL_NAME.
gas/ChangeLog
gas/expr.c
gas/stabs.c
gas/symbols.c