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++/17401] [3.4/4.0 Regression] ICE with invalid pure specifier


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


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