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

dodji@gcc.gnu.org dodji@gcc.gnu.org
Thu Aug 27 07:05:00 GMT 2009


Author: dodji
Date: Thu Aug 27 07:05:24 2009
New Revision: 151138

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151138
Log:
Fix for PR debug/41170

gcc/ChangeLog:
	PR debug/41770
	* dwarf2out.c (get_context_die): Declare this static function.
	(gen_type_die_with_usage): Make sure a DIE is a generated for
	the context of a typedef.

gcc/testsuite/ChangeLog:
	PR debug/41770
	* debug/dwarf2/namespace-1.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/debug/dwarf2/namespace-1.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dwarf2out.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list