g++ internal compiler error

Kevin Spiteri kjspit@yahoo.com
Sat Sep 9 15:53:00 GMT 2000


When I give the following program:
> namespace n {}
> class c {};
> void f()
> {
>    c C;
>    C.n;
> }
g++ v2.95.2 gives an internal compiler error on line
6.
Thanks
Trevor Spiteri

__________________________________________________
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/


More information about the Gcc-bugs mailing list