r158590 - in /trunk/gcc: ChangeLog dwarf2out.c

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed Apr 21 07:05:00 GMT 2010


Author: jakub
Date: Wed Apr 21 07:05:00 2010
New Revision: 158590

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158590
Log:
	* dwarf2out.c (add_var_loc_to_decl): Add LABEL argument.  Drop
	last chain entry if it starts with the still current label.
	(add_location_or_const_value_attribute): Check that
	loc_list->first->next is NULL instead of comparing ->first with
	->last.
	(dwarf2out_var_location): Pass last_label resp. last_postcall_label
	to add_var_loc_to_decl.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dwarf2out.c



More information about the Gcc-cvs mailing list