This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [google/gcc-4_7, trunk] Fix problem with -fdebug-types-section and template instantiations, take 2
- From: Hans-Peter Nilsson <hp at bitrange dot com>
- To: Cary Coutant <ccoutant at google dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Wed, 29 Aug 2012 02:12:05 -0400 (EDT)
- Subject: Re: [google/gcc-4_7, trunk] Fix problem with -fdebug-types-section and template instantiations, take 2
- References: <20120829055654.B777DE0838@ccoutant.mtv.corp.google.com>
On Tue, 28 Aug 2012, Cary Coutant wrote:
> 2012-08-28 Cary Coutant <ccoutant@google.com>
>
> * gcc/dwarf2out.c (clone_tree_partial): Remove.
> (copy_decls_walk): Don't copy children of a declaration
> into a type unit.
Can't say anything about the patch but watch out with the
changelog entry: put it in the gcc/ChangeLog but without the
"gcc/" prefix.
brgds, H-P