This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: bug of template function
- To: cooly at mis dot im dot tku dot edu dot tw
- Subject: Re: bug of template function
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Sun, 12 Mar 2000 10:04:07 +0100
- CC: egcs-bugs at egcs dot cygnus dot com
- References: <Pine.BSF.4.21.0003120517420.16069-200000@mis.im.tku.edu.tw>
> t2.cc: In function `int main(...)':
> t2.cc:22: Internal compiler error 980715.
> t2.cc:22: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
> t2.cc:22: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
Thanks for your bug report. gcc-2.95.2 compiles this without problems,
I recommend to upgrade.
Regards,
Martin