This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/10310] [3.4 regression] [New parser] ICE on illegal use of template keyword
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jun 2003 22:32:02 -0000
- Subject: [Bug c++/10310] [3.4 regression] [New parser] ICE on illegal use of template keyword
- References: <20030404150600.10310.reichelt@igpm.rwth-aachen.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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
------- Additional Comments From pinskia@physics.uc.edu 2003-06-14 22:32 -------
With --disable-checking you get a different error:
pr10310.cc:2: error: declaration of `operator<<' as non-function
pr10310.cc:2: error: explicit instantiation of non-template `
Internal compiler error: Error reporting routines re-entered.
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.