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++/38656] Broken diagnostic: 'template_id_expr' not supported by pp_c_expression



------- Comment #2 from paolo at gcc dot gnu dot org  2009-11-27 16:37 -------
Subject: Bug 38656

Author: paolo
Date: Fri Nov 27 16:36:43 2009
New Revision: 154712

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154712
Log:
cp/
2009-11-27  Paolo Carlini  <paolo.carlini@oracle.com>

        PR c++/38656
        * cxx-pretty-print.c (pp_cxx_expression): Handle TEMPLATE_ID_EXPR.

testsuite/
2009-11-27  Paolo Carlini  <paolo.carlini@oracle.com>

        PR c++/38656
        * g++.dg/cpp0x/error2.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/error2.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/cxx-pretty-print.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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