This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: internal compiler error with template template paramaters (fwd)
- To: sbnaran at physics dot uiuc dot edu
- Subject: Re: internal compiler error with template template paramaters (fwd)
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Sat, 26 Feb 2000 01:30:53 +0100
- CC: egcs-bugs at egcs dot cygnus dot com
- References: <Pine.SGI.3.96.1000225114919.12937B-100000@alecto.physics.uiuc.edu>
> // this line should be ok
> // but egcs hates it
Thanks for your bug report. gcc-2.95.2 compiles this fine for me. You
did not say what version you were using; I could reproduce this with
egcs 1.1.2, so it appears the bug has been fixed.
Regards,
Martin