gcc/gcc ChangeLog dwarf2out.c

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Mon Nov 17 17:49:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	bkoz@gcc.gnu.org	2003-11-17 17:49:03

Modified files:
	gcc            : ChangeLog dwarf2out.c 

Log message:
	2003-11-17  Scott Snyder  <snyder@fnal.gov>
	
	PR debug/11325
	* dwarf2out.c (struct die_struct): Add die_definition field.
	(add_AT_specification): New.
	(gen_subprogram_die, gen_variable_die,
	gen_struct_or_union_type_die): Use it.
	(prune_unused_types_mark): If we're marking a forward declaration,
	also mark the full definition, if it exists.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.1772&r2=2.1773
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/dwarf2out.c.diff?cvsroot=gcc&r1=1.462&r2=1.463



More information about the Gcc-cvs mailing list