re PR debug/12860 (stabs register number out of range)
authorDavid Edelsohn <dje@gcc.gnu.org>
Sat, 10 Jan 2004 18:34:59 +0000 (13:34 -0500)
committerDavid Edelsohn <dje@gcc.gnu.org>
Sat, 10 Jan 2004 18:34:59 +0000 (13:34 -0500)
commita2a0019fe401aebdf0a470809b0e07b3b9e233cb
treef870aaec3f1de9ea9ed22e66acba25b278a32a80
parentbb3f5384ba1d5426d1aabe684fe6688c37f50661
re PR debug/12860 (stabs register number out of range)

2004-01-10  David Edelsohn  <edelsohn@gnu.org>
            James E Wilson  <wilson@specifixinc.com>

        PR debug/12860
        * dbxout.c (dbxout_symbol): Remove initialization of
        current_sym_code, current_sym_value, and current_sym_addr.
        (dbxout_symbol_location): Same.
        (dbxout_prepare_symbol): Zero current_sym_code,
        current_sym_value, and current_sym_addr.

From-SVN: r75644
gcc/ChangeLog
gcc/dbxout.c