This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: ICE instantiating template function
- To: gah at bnl dot gov
- Subject: Re: ICE instantiating template function
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Thu, 1 Jun 2000 12:28:41 +0200
- CC: gcc-bugs at gcc dot gnu dot org
- References: <200005312050.QAA20682@sparrowhawk.chm.bnl.gov>
> Thanks and good bughunting!
Thanks for your bug report. The mainline compiler (2.96 20000511
(experimental)) compiles this without problems, so the bug appears to
be fixed. For gcc 2.95, compiling with -mcpu=i586 works around the
bug.
Regards,
Martin