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
- From: Sterling Augustine <saugustine at google dot com>
- To: gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 27 Aug 2012 17:46:20 -0700
- Subject: re: [google/gcc-4_7, trunk] Fix problem with -fdebug-types-section and template instantiations
> Google ref b/7041390.
>
>
> 2012-08-25 Cary Coutant <ccoutant@google.com>
>
> gcc/
> * dwarf2out.c (is_template_instantiation): New function.
> (should_move_die_to_comdat): Reject types that are template
> instantiations.
This patch is OK for google 4.7
Sterling