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]
Other format: [Raw text]

Re: c++/8807: GCC 3.2 generates ICE compiling code involving pointer to member function


Synopsis: GCC 3.2 generates ICE compiling code involving pointer to member function

State-Changed-From-To: open->closed
State-Changed-By: bangerth
State-Changed-When: Wed Dec  4 07:38:39 2002
State-Changed-Why:
    This is already fixed in 3.2.1 and 3.3CVS:
    tmp/g> /home/bangerth/bin/gcc-3.3-pre/bin/gcc -c x.cc
    x.cc: In function `int main()':
    x.cc:11: error: parenthesis around 'sampleClass::sampleFunc()' cannot be used
       to form a pointer-to-member-function

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


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