[Bug c++/32112] [4.1/4.2 regression] #'unbound_class_template' not supported by dump_decl#
paolo at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Aug 18 10:08:00 GMT 2007
------- Comment #5 from paolo at gcc dot gnu dot org 2007-08-18 10:08 -------
Subject: Bug 32112
Author: paolo
Date: Sat Aug 18 10:08:03 2007
New Revision: 127610
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127610
Log:
/cp
2007-08-18 Paolo Carlini <pcarlini@suse.de>
PR c++/32112
* error.c (dump_decl): Deal with UNBOUND_CLASS_TEMPLATE.
* cxx-pretty-print.c (pp_cxx_unqualified_id): Likewise.
/testsuite
2007-08-18 Paolo Carlini <pcarlini@suse.de>
PR c++/32112
* g++.dg/template/error26.C: New.
Added:
branches/gcc-4_1-branch/gcc/testsuite/g++.dg/template/error26.C
Modified:
branches/gcc-4_1-branch/gcc/cp/ChangeLog
branches/gcc-4_1-branch/gcc/cp/cxx-pretty-print.c
branches/gcc-4_1-branch/gcc/cp/error.c
branches/gcc-4_1-branch/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32112
More information about the Gcc-bugs
mailing list