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: another bug report


> test.cpp:10: Internal compiler error 19970302.

Thanks for your bug report. The mainline compiler (2.96 20000223
(experimental)) says

test.cpp: In method `foo::foo ()':
test.cpp:4: `xyz::xyz (char *, int)' is private
test.cpp:9: within this context

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]