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: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Dec 2004 22:20:19 -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 mmitchel at gcc dot gnu dot org 2004-12-23 22:20 -------
The cp_parser_pure_specifier and decl2.c hunks are OK, and I think will be
sufficient to fix the PR. Please apply.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17401