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

jakub@gcc.gnu.org jakub@gcc.gnu.org
Thu Jul 28 16:21:00 GMT 2011


Author: jakub
Date: Thu Jul 28 16:21:08 2011
New Revision: 176876

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176876
Log:
	PR debug/49871
	* dwarf2out.c (size_of_die, value_format, output_die): Use
	DW_FORM_udata instead of DW_FORM_data[48] for
	dw_val_class_unsigned_const DW_AT_data_member_location for DWARF 3.

	* gcc.dg/debug/dwarf2/pr49871.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/debug/dwarf2/pr49871.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dwarf2out.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list