------- Comment #5 from dodji at gcc dot gnu dot org  2010-05-04 09:58 -------
Subject: Bug 43953

Author: dodji
Date: Tue May  4 09:58:03 2010
New Revision: 159021

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159021
Log:
Fix PR c++/43953

gcc/cp/ChangeLog:
        PR c++/43953
        * pt.c (most_specialized_class): Pretend we are processing
        a template decl during the call to coerce_template_parms.

gcc/testsuite/ChangeLog:
        PR c++/43953
        * g++.dg/other/crash-12.C: New test.

Added:
    branches/gcc-4_5-branch/gcc/testsuite/g++.dg/other/crash-12.C
Modified:
    branches/gcc-4_5-branch/gcc/cp/ChangeLog
    branches/gcc-4_5-branch/gcc/cp/pt.c
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog


-- 


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

Reply via email to