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++/14283] [3.5 regression] ICE in cp_parser_parse_and_diagnose_invalid_type_name


------- 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


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