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: virtual functions in local classes


> doesn't link with recent gcc versions. (egcs 1.2, gcc2.95.x gcc
> 2.96 fails, but gcc 2.7.2 compiles and links the code.) If f() is made
> non-virtual the program compiles and links.

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

Regards,
Martin

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