------- Comment #5 from manu at gcc dot gnu dot org  2010-02-21 21:20 -------
Subject: Bug 23510

Author: manu
Date: Sun Feb 21 21:20:04 2010
New Revision: 156942

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=156942
Log:
2010-02-21  Manuel López-Ibáñez  <m...@gcc.gnu.org>

        PR c++/23510
cp/
        * error.c (print_instantiation_partial_context_line): New.
        (print_instantiation_partial_context): Print at most 12 contexts,
        skip the rest with a message.
testsuite/
        * g++.dg/template/recurse.C: Adjust.
        * g++.dg/template/pr23510.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/template/pr23510.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/error.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/template/recurse.C


-- 


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

Reply via email to