diff options
author | Mark Mitchell <mark@codesourcery.com> | 2003-01-23 06:05:20 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 2003-01-23 06:05:20 +0000 |
commit | c006d94230a09a466742fe90e2c0c58341f2da3c (patch) | |
tree | e16d681984f17ac9dd6b29a40c8e893f67bcbc22 /gcc/java | |
parent | 34ee7f8278d155d6d128f6af19b10ed35fa8f3d5 (diff) | |
download | gcc-c006d94230a09a466742fe90e2c0c58341f2da3c.zip gcc-c006d94230a09a466742fe90e2c0c58341f2da3c.tar.gz gcc-c006d94230a09a466742fe90e2c0c58341f2da3c.tar.bz2 |
re PR c++/9354 ([New parser?] segfault in template definition)
PR c++/9354
* init.c (build_new): Set the type of the new-expression, even
when processing_templte_decl.
PR c++/9216
* parser.c (cp_parser_primary_expression): Improve error message
for templates used in an expression context.
PR c++/8696
* parser.c (cp_parser_decl_specifier_seq): Commit to tentative
parse when encountering "typedef".
PR c++/9354
* g++.dg/parse/new1.C: New test.
PR c++/9216
* g++.dg/parse/template2.C: New test.
PR c++/9354
* g++.dg/parse/typedef2.C: New test.
From-SVN: r61643
Diffstat (limited to 'gcc/java')
0 files changed, 0 insertions, 0 deletions