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

jakub@gcc.gnu.org jakub@gcc.gnu.org
Tue May 25 07:49:00 GMT 2010


Author: jakub
Date: Tue May 25 07:49:16 2010
New Revision: 159809

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159809
Log:
	* dwarf2out.c (loc_descr_plus_const): When offset is negative, use
	DW_OP_minus with negated offset instead of DW_OP_plus.
	(loc_list_from_tree): Don't test whether second operand is
	INTEGER_CST.

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



More information about the Gcc-cvs mailing list