------- Comment #4 from mmitchel at gcc dot gnu dot org  2007-01-11 03:36 
-------
Subject: Bug 28999

Author: mmitchel
Date: Thu Jan 11 03:36:02 2007
New Revision: 120664

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120664
Log:
        PR c++/28999
        * decl.c (make_typename_type): If the qualified name is not a
        type, issue an error.
        * parser.c (cp_parser_elaborated_type_specifier): Fix comment
        formatting.
        PR c++/28999
        * g++.dg/template/typename11.C: New test.

Added:
    branches/gcc-4_2-branch/gcc/testsuite/g++.dg/template/typename11.C
Modified:
    branches/gcc-4_2-branch/gcc/cp/ChangeLog
    branches/gcc-4_2-branch/gcc/cp/decl.c
    branches/gcc-4_2-branch/gcc/cp/parser.c
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog


-- 


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

Reply via email to