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++/33212] [4.3 regression] Broken diagnostic: 'trait_expr' not supported by dump_expr



------- Comment #1 from paolo at gcc dot gnu dot org  2007-08-31 09:11 -------
Subject: Bug 33212

Author: paolo
Date: Fri Aug 31 09:11:43 2007
New Revision: 127962

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127962
Log:
/cp
2007-08-31  Paolo Carlini  <pcarlini@suse.de>

        PR c++/33212
        * parser.c (cp_parser_trait_expr): Check rerurn value of
        cp_parser_type_id.

/testsuite
2007-08-31  Paolo Carlini  <pcarlini@suse.de>

        PR c++/33212
        * g++.dg/ext/is_class_error.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/ext/is_class_error.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/parser.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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