g++ 2.95.2 internal error taking address of a member template function

Martin v. Loewis martin@loewis.home.cs.tu-berlin.de
Mon Apr 24 03:47:00 GMT 2000


> the code below crashes g++ 2.95.2. This seems to occur whenever the
> address of a member template function is taken (implicitly or
> explicitly). According to Volker Simonis (Chameleon Objects, C+ Report,
> Jan 2000, Vol 12/No 1) this capability existed in egcs 1.1. It does
> crash egcs 2.91.66, though.

Thanks for your bug report. The mainline compiler (2.96 20000418
(experimental) compiles this without problems, so the bug appears to
be fixed.

Regards,
Martin


More information about the Gcc-bugs mailing list