This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/17401] [3.4/4.0 Regression] ICE with invalid pure specifier
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Sep 2004 12:05:32 -0000
- Subject: [Bug c++/17401] [3.4/4.0 Regression] ICE with invalid pure specifier
- References: <20040910155309.17401.steven@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From giovannibajo at libero dot it 2004-09-27 12:05 -------
Patch needs update and splitting. The hunks to cp_parser_pure_specifier and to
decl.c are safe and can be submitted separately as a way to improve/fix the
error message here.
The patch to cp_parser_error requires to be rewritten by taking into account
how each keywords is identified in source code.
--
What |Removed |Added
----------------------------------------------------------------------------
Keywords|patch |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17401