This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14283] [3.5 regression] ICE in cp_parser_parse_and_diagnose_invalid_type_name
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Mar 2004 14:42:45 -0000
- Subject: [Bug c++/14283] [3.5 regression] ICE in cp_parser_parse_and_diagnose_invalid_type_name
- References: <20040225013703.14283.reichelt@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From giovannibajo at libero dot it 2004-03-19 14:42 -------
Well, Mark's patch to cp_parser_template_name is something I had in my tree
already in a very similar fashion and was the first step towards fixing this
bug and getting decent error messages. I'm glad it's been done in 3.4.0.
I reckon my patch is still an improvement in diagnostic for the testcase in
comment #2 that can go to 3.5.0. What's the current diagnostic for this? The
diagnostic we get with my patch is reported in the mail.
Mark, can you have a quick look at my patch? Even if it's not a 3.4 regression,
it's something I'd rather have in mainline.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |mmitchel at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14283