bug....

cywang cywang@Athena.ee.nctu.edu.tw
Tue Aug 1 20:06:00 GMT 2000


hi...GCC TEAM

gcc version: 2.95.2
system type: SunOS Sirius 5.5.1 Generic_103640-24 sun4u sparc SUNW,Ultra-2
options: -ggdb
file: a.cc
int a()
{
        class X
        {
                public:
        };
        class Y
        {
                public:
                bool aa(X *a,X *b)
                {
                }
        };
}

thanks
                                             C.Y. Wang


More information about the Gcc-bugs mailing list