[Bug c++/21252] ICE: (in c_parse_error, at c-common.c:5885)
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Apr 27 14:54:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-27 14:54 -------
On the mainline (and I think 4.0 also), we get:
mp4property.h:61: error: invalid pure specifier (only `= 0' is allowed) before ';' token
mp4property.h:77: error: invalid pure specifier (only `= 0' is allowed) before ';' token
mp4property.h:78: error: invalid pure specifier (only `= 0' is allowed) before ';' token
mp4property.h:82: error: invalid pure specifier (only `= 0' is allowed) before ';' token
mp4property.h:84: error: invalid pure specifier (only `= 0' is allowed) before ';' token
mp4property.h:87: error: invalid pure specifier (only `= 0' is allowed) before ';' token
rtphint.h:38: error: invalid pure specifier (only `= 0' is allowed) before ';' token
rtphint.h:39: error: invalid pure specifier (only `= 0' is allowed) before ';' token
This is a dup of bug 17401 which is fixed for 4.0.0.
*** This bug has been marked as a duplicate of 17401 ***
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21252
More information about the Gcc-bugs
mailing list