gcc/gcc ChangeLog dbxout.c

dje@gcc.gnu.org dje@gcc.gnu.org
Sat Jan 10 18:35:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	dje@gcc.gnu.org	2004-01-10 18:35:00

Modified files:
	gcc            : ChangeLog dbxout.c 

Log message:
	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.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.2212&r2=2.2213
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/dbxout.c.diff?cvsroot=gcc&r1=1.168&r2=1.169



More information about the Gcc-cvs mailing list