diff options
author | Mark Mitchell <mark@codesourcery.com> | 2004-05-24 02:29:34 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 2004-05-24 02:29:34 +0000 |
commit | 15077df5dcd5c9fd996f31cd56ed12a677a2b771 (patch) | |
tree | 53a75488b33cd796dfcbd46bc8916fe219c7f84b /gcc/cppmacro.c | |
parent | 8eeea0c1c72e64f95114c53e9a41dabc98c8978b (diff) | |
download | gcc-15077df5dcd5c9fd996f31cd56ed12a677a2b771.zip gcc-15077df5dcd5c9fd996f31cd56ed12a677a2b771.tar.gz gcc-15077df5dcd5c9fd996f31cd56ed12a677a2b771.tar.bz2 |
re PR c++/15044 (ICE on syntax error, template header.)
PR c++/15044
* parser.c (cp_parser_class_head): Robustify.
PR c++/15317
* parser.c (cp_parser_decl_specifier_seq): Correct error in
comment.
(cp_parser_constructor_declarator_p): Treat attributes
as decl-specifiers.
PR c++/15329
* typeck.c (build_unary_op): Do not attempt to resolve casts to
base classes in templates.
PR c++/15044
* g++.dg/template/error12.C: New test.
PR c++/15317
* g++.dg/ext/attrib15.C: New test.
PR c++/15329
* g++.dg/template/ptrmem9.C: New test.
From-SVN: r82191
Diffstat (limited to 'gcc/cppmacro.c')
0 files changed, 0 insertions, 0 deletions