This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/32112] [4.1/4.2 regression] #'unbound_class_template' not supported by dump_decl#



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]