------- Comment #19 from jakub at gcc dot gnu dot org  2007-01-03 23:56 -------
Subject: Bug 28217

Author: jakub
Date: Wed Jan  3 23:56:44 2007
New Revision: 120412

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120412
Log:
        Backported from mainline
        2006-07-12  Jason Merrill  <[EMAIL PROTECTED]>
        PR c++/28217
        * semantics.c (note_decl_for_pch): Don't premangle templates.

        * g++.dg/pch/template-1.C: New test.
        * g++.dg/pch/template-1.Hs: New file.

Added:
    branches/gcc-4_1-branch/gcc/testsuite/g++.dg/pch/template-1.C
    branches/gcc-4_1-branch/gcc/testsuite/g++.dg/pch/template-1.Hs
Modified:
    branches/gcc-4_1-branch/gcc/cp/ChangeLog
    branches/gcc-4_1-branch/gcc/cp/semantics.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28217

Reply via email to