This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Template instantiation of pure virtual method


> Clearly the above testcase is not valid c++ code, but I'm guessing
> that an internal compiler error is overkill.

Thanks for your bug report. The mainline compiler (2.96 20000302
(experimental)) compiles this without problems, so the bug appears to
be fixed. Please note that it is not an error to implement a pure
virtual function.

Regards,
Martin

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]