c++/5749: Internal compiler error

rodrigc@gcc.gnu.org rodrigc@gcc.gnu.org
Fri Feb 22 02:31:00 GMT 2002


Synopsis: Internal compiler error

State-Changed-From-To: open->feedback
State-Changed-By: rodrigc
State-Changed-When: Thu Feb 21 20:39:02 2002
State-Changed-Why:
    With gcc 3.0.4, the compiler does not crash, but there
    is an error in your code:
    
    cpp_ptr.cpp: In function `int main()':
    cpp_ptr.cpp:14: assuming pointer to member `void ZClass::draw1()'
    cpp_ptr.cpp:14: (a pointer to member can only be formed with `&ZClass::draw1')
    
    Can you fix your code?

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5749



More information about the Gcc-bugs mailing list