This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: jakub
Date: Mon Mar 23 23:21:38 2009
New Revision: 145018

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145018
Log:
	PR debug/39524
	* dwarf2out.c (gen_variable_die): Avoid adding duplicate declaration
	nodes.

	* g++.dg/debug/dwarf2/imported-decl-1.C: New test.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]