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

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed Apr 8 20:00:00 GMT 2009


Author: jakub
Date: Wed Apr  8 20:00:48 2009
New Revision: 145770

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145770
Log:
	* dwarf2out.c (class_scope_p): New static inline.
	(class_or_namespace_scope_p): Use it.
	(gen_variable_die): Use DW_TAG_member tag for static data member
	declarations instead of DW_TAG_variable.

	* g++.dg/debug/dwarf2/static-data-member1.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/debug/dwarf2/static-data-member1.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dwarf2out.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list