This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/10398] [3.4 regression] ICE with missing typename keyword
- From: "reichelt at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Jul 2003 20:25:25 -0000
- Subject: [Bug c++/10398] [3.4 regression] ICE with missing typename keyword
- References: <20030414115600.10398.ehrhardt@mathematik.uni-ulm.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=10398
------- Additional Comments From reichelt at gcc dot gnu dot org 2003-07-29 20:25 -------
Actually only the ICE got fixed.
The code snippet in comment #3 should compile, but still
doesn't (the comment about a missing typename is bogus).
I opened a new report for that failure (PR 11715).