This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r168718 - in /trunk/gcc: ChangeLog dwarf2out.c ...
- From: ktietz at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 12 Jan 2011 17:02:42 -0000
- Subject: r168718 - in /trunk/gcc: ChangeLog dwarf2out.c ...
Author: ktietz
Date: Wed Jan 12 17:02:41 2011
New Revision: 168718
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168718
Log:
2011-01-12 Kai Tietz <kai.tietz@onevision.com>
PR debug/47209
* dwarfout2.c (should_emit_struct_debug): Use TYPE_MAIN_VARIANT
of type.
2011-01-12 Kai Tietz <kai.tietz@onevision.com>
PR debug/47209
* g++.dg/debug/pr47209.C: New.
Added:
trunk/gcc/testsuite/g++.dg/debug/pr47209.C
Modified:
trunk/gcc/ChangeLog
trunk/gcc/dwarf2out.c
trunk/gcc/testsuite/ChangeLog