[Bug c++/10310] [3.4 regression] [New parser] ICE on illegal use of template keyword
pinskia at physics dot uc dot edu
gcc-bugzilla@gcc.gnu.org
Sun Jul 27 22:53:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10310
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2003-07-15 15:25:46 |2003-07-27 22:53:12
date| |
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-27 22:53 -------
It still happens with --enable-checking but the error message has changed for the --
disable-checking case:
gcc pr10310.cc
pr10310.cc:2: error: declaration of `operator<<' as non-function
pr10310.cc:2: error: explicit instantiation of non-template `#`void_type' not
supported by dump_decl#<declaration error>'
pr10310.cc:2: error: expected `;'
More information about the Gcc-bugs
mailing list