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 reichelt at gcc dot gnu dot org  2004-03-19 12:25 -------
With Mark's patch

http://gcc.gnu.org/ml/gcc-cvs/2004-03/msg00865.html

the ice-on-valid is gone now.
In fact the code is accepted now in 3.4.0 and 3.5.0!
The ice-on-invalid in 3.5.0 is also gone with this patch,
we get an error message now.

Giovanni, what are you going to do with your patch?
It's not needed to fix this bug. Is it obsoleted altogether or
is it still useful for different cases?

I'll keep the report open until a decision is reached.


-- 


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]